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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment