Unity Issue Tracker - AudioImporter - Preload Audio Data setting is showing up in per-platform settings but is changed for every platform.
Fixed
UUM-362
AudioImporter - Preload Audio Data setting is showing up in per-platform settings but is changed for every platform.
Unity: Audio Authoring
Fixed
2022.2.X
2022.1.X
2021.3.X
Approved in this - https://ono.unity3d.com/unity/unity/pull-request/142401/_/audio/preloadAudioData/case1154753
Fixed in: 2021.3.13f1
How to reproduce:
1- Import an audio file in a new project (attached one to the bug report).
2- Select it to show its inspector.
3- On the per-platform settings, select standalone, check the override checkbox and change Preload Audio Data value.
4- Go back to the Default platform setting.
Expected result: Preload Audio Data is not changed in the default.
Actual result: Preload Audio Data was also changed in default and not only in the override.
Other information: The Load Type setting must not be Streaming or the bug will not show up because Preload Audio Data is enforced to false in that case.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?