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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment