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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment