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.
Comments (1)
-
jonalbert
Jan 14, 2021 19:20
myaccountaccessx.co
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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