Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0b5
Issue ID
912066
Regression
Yes
Crash while entering playmode If OnAudioFilterRead() is implemented to a GameObject
1. Open the attached AudioFilterRepro project
2. Enter playmode, no crash occurs
3. Go to "NewBehaviourScript" and uncomment 16th line ("void OnAudioFilterRead()")
4. Enter playmode
Expected result: Crash doesn't occur
Actual result: Crash occurs
Fixed in - 2017.1.0b6
Reproducible with - 2017.1.0b5
Not reproducible with - 5.6.1p1
Note - Doesn't reproduce all the time (recompiling could help to reproduce the issue in a quicker way)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment