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

Mono

-

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.

Add comment

Log in to post comment