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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
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