Search Issue Tracker
Fixed in 2022.3.15f1
Fixed in 2023.3.0a13
Votes
0
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a22
2023.3.0a3
Issue ID
UUM-41502
Regression
Yes
VU meter is not shown in the Inspector window when using “OnAudioFilterRead”
How to reproduce:
1. Open the user’s attached “UAS-Core-Dev_2022_3.zip” project
2. Enter Play Mode
3. In the Hierarchy window, select “Example” GameObject
4. Observe the “Example” component in the Inspector window
Expected result: VU meter is shown
Actual result: VU meter is not shown
Reproducible with: 2022.2.0a9, 2022.2.21f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Not reproducible with: 2021.3.28f1, 2022.2.0a8
Reproduced on: macOS 13.2.1 (Intel)
Workaround: implementing a custom editor without overwriting anything brings the VU meter back
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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Resolution Note (fix version 2022.3.15f1):
Fixed by another internal issue: UUM-51045: OnAudioFilterRead VU meter missing
Resolution Note (fix version 2023.3.0a13):
Fixed by another internal issue: UUM-51045: OnAudioFilterRead VU meter missing