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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment