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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment