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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment