Search Issue Tracker
Fixed in 0.0.12-preview.14
Votes
0
Found in [Package]
0.0.12-preview.12
Issue ID
1080697
Regression
Yes
Unity crashes when clicking "Edit" in the Entity Debugger a couple of times
How to reproduce:
1. Download and open the attached project "case_1080435-ecstest.zip"
2. Open the scene called "SampleScene"
3. Enter the Play mode
4. Navigate to Window > Analysis > EntityDebugger
5. Pres on the "Edit" button a couple of times
-- Crash occurs --
Reproducible with: 2018.2.8f1, 2018.3.0b1
Couldn't reproduce with: 2017.4.11f1, 2018.1.9f2
Note: Project crashes after a while on 2018.2.0a1
First three lines of the stack trace:
0x00000001415C5CBE (Unity) GUIView::GUIViewWndProc
0x00007FFF9EB86CC1 (USER32) CallWindowProcW
0x00007FFF9EB8699C (USER32) CallWindowProcW
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment