Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a4
Issue ID
1130912
Regression
No
Hard Crash when inspecting Entities in Visual Studio Debug Mode
How to reproduce:
1. Start a new project in Unity
2. Add the Entities package (preview currently)
3. Add the "DebugCrashScript.cs" script
4. Attach VS debugger to Unity
5. Add a breakpoint on line 29
6. Enter Play Mode
7. When the breakpoint is hit, check chunks>Items>any item>Entities (screenshot attached)
Actual result: Unity hard crashes.
Reproducible with: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1.
Notes:
Couldn't test previous versions because of various packages errors.
----------------------------------------
Fixed in 2019.3.0a11, 2019.2.3f1, 2018.4.9f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment