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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (fix version 2020.1):
Fix crash that may happen when inspecting variables in Rider debugger.