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)
-
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note (fix version 2020.1):
Fix crash that may happen when inspecting variables in Rider debugger.