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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment