Search Issue Tracker
Fixed in 2022.3.15f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a13
Votes
2
Found in
2022.3.11f1
2023.1.0b5
2023.2.0a3
2023.3.0a10
Issue ID
UUM-27581
Regression
Yes
Wrong tooltip when hovering over the "Load In Background" property of an audio clip
Reproduction steps:
1. Open the “LoadInBackground“ project
2. In Project Browser select the “SampleAudioClip“ audio clip
3. In Inspector hover over the “Load In Background“ property
Expected result: the tooltip is “When this flag is set, the clip will load in the background and won’t stall the main thread. Can be used in combination with the Preload Audio Data flag.“
Actual result: the tooltip is “Case 1154753, made this setting local by placing it at sample settings instead.“
Reproduced in: 2022.2.0b15, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3
Not reproduced in: 2020.3.45f1, 2021.3.19f1, 2022.2.0b14
Reproduced using: macOS 13.0.1 (Intel), Windows 10 (by reporter)
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 2023.3):
Fixed wrong tooltip when hovering over the "Load In Background" property of an audio clip
Resolution Note (fix version 2022.3):
Updated wrong tooltip when hovering over the "Load In Background" property of an audio clip