Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1p2
Issue ID
918651
Regression
Yes
[Win] Disabling all occurrances of OnAudioFilterRead cause Unity to freeze when hitting a breakpoint in an attached debugger
Steps to reproduce:
1. Open user attached project (AudioFilterBug)
2. Play the scene
3. Disable both "AudioSource" objects
4. Open "Main.cs" script
5. Attach a debugger
6. In the Update function set a breakpoint for the "++count;" line
7. Observe the frozen Unity editor even when the debugger is stopped
Expected result: All disabled objects with OnAudioFilterRead scripts assigned should not cause Unity to freeze when debugging
Reproduced in: 2017.2.0a4, 2017.1.0b10, 5.6.1p4, 5.6.0a5
Not reproduced in: 5.6.0a4, 5.5.2p3
Regression since: 5.6.0a5
Fixed in: 2017.2.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment