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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment