Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.1p2
Issue ID
926783
Regression
Yes
Editor becomes unresponsive when the break point is set in Update at runtime and object has Audio Source component on it
The issue only occurs when the object has Audio Source component on it and the script has OnAudioFilterRead method implemented
To reproduce:
1. Open the project, attached by the tester (DebugFreeze.zip)
2. Open the "scene" scene
3. Open the TestDebug.cs script with MoneDevelop
4. Enter Play mode in the Editor
5. In MonoDevelop start debugging
6. Add a breakpoint to line 8
7. Observe the Editor
Expected: the Editor does not freeze when a breakpoint is set in Update while at runtime
Reproduced in 5.6.0a5, 5.6.1p2, 5.6.2p2, 2017.1.0f2, 2017.2.b2
Did not reproduce in 5.5.2f1, 5.6.0a4
Regression introduced in 5.6.0a5
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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
This is a duplicate of issue #918651