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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
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.