Search Issue Tracker
Fixed
Fixed in 2021.3.13f1, 2022.1.21f1, 2022.2.0a17
Votes
1
Found in
2021.3.3f1
2022.1.3f1
2022.2.0a13
Issue ID
UUM-362
Regression
No
AudioImporter - Preload Audio Data setting is showing up in per-platform settings but is changed for every platform.
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
Resolution Note (fix version 2022.2.0a17):
Approved in this - https://ono.unity3d.com/unity/unity/pull-request/142401/_/audio/preloadAudioData/case1154753
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1
Resolution Note:
Invalid port