Search Issue Tracker
Fixed in 2020.1.X
Votes
4
Found in
2019.2.6f1
2019.3
2020.1
Issue ID
1195986
Regression
No
Unity hangs when debugging and inspecting an EntityManager inside Rider
How to reproduce:
1. Open the "Entity_Repro.zip" project
2. Open the "SampleScene" scene
3. Open the test.cs in Rider
4. Attach debugger to Unity
5. Add breakpoint on line "int b = 5;" test.cs:27
6. Enter Play mode
7. When the breakpoint is hit, inspect "world.EntityManager" and expand it's evaluation (or clientWorlds[0] > EntityManager)
8. Exit the inspection and try to inspect it again
9. If "Evaluating..." appears exit the inspection and remove the breakpoint
10. Resume the program
Actual result: Unity freezes.
Reproducible with: 2020.1.a20, 2019.3.0f6.
Notes:
- Can't test 2019.2 and earlier because of package errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 2020.1):
Fixed in Entities 0.13