Search Issue Tracker
Fixed
Fixed in 2023.2.8f1, 2023.3.0b5
Votes
0
Found in
2023.2.0b4
2023.3.0a19
Issue ID
UUM-58426
Regression
Yes
OnAudioFilterRead not working as expected for generator scripts
Steps to reproduce
- Open the project contained in the attached archive oafr-tests.zip
- Open the scene oafr-test
- Enter play mode
Expected results
- A tone with random pitch fluctuations is heard
- A warning is logged:
Actual results
- A tone with constant pitch is heard
- No warning is logged
Reproducible with
2023.2.0b4, 2023.3.0a19
Not reproducible with
2022.3.15f1
Reproducible on
macOS
Not reproducible on
No other environment tested
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2023.3.0b5):
Fixed OnAudioFilterRead not working as expected for generator scripts.
Resolution Note (fix version 2023.2.8f1):
Fixed OnAudioFilterRead not working as expected for generator scripts.