Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.1
2019.1.9f1
2019.2
2019.3
2020.1
Issue ID
1169306
Regression
No
Crash/Freeze when debugging a Dictionary which is null with JetBrains Rider
Reproduction steps:
1. Open "space-gun.zip" project
2. Open "RedesignTestScene" scene
3. Open "DirectionUtils" script in Rider
4. Debug line 20 and Attach to Unity
5. Enter Play mode
6. Hover the mouse pointer over the line and notice "{Transform} null"
Expected Result: Successful debugging
Actual Result: Crash/Freeze
Reproduced with: 2020.1.0a1 2019.3.0a12, 2019.2.0f1, 2019.1.14f1, 2019.1.1f1
Could not reproduce on: 2014.4.6f1 (Too many script and package incompatibility errors), 2017.4.31f1 (Too many script and package incompatibility errors)
Comments (2)
-
ideen_unity
Sep 08, 2020 02:11
Still happening on 2019.4.5f1
-
pistoleta
Jun 16, 2020 15:38
Still happening on 2019.3.15f1
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
Fix crash that may happen when inspecting variables in Rider debugger.