Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0a6
2018.1.0f2
Issue ID
1048553
Regression
Yes
[IMGUI] Editor crash on "GUIEventManager::RemoveEventAtIndex" when calling Debug.Break() in OnGUI() on GUI Button press
Steps to reproduce:
1. Open the attached project
2. Enter play mode
3. Click the GUI button on the top-left to call Debug.Break()
4. Observe the crash
Reproducible with: 2018.1.0a6, 2018.2.0b8, 2018.3.0a2
Not reproducible with: 2017.4.5f1, 2018.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment