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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note (fix version 2020.1):
Fix crash that may happen when inspecting variables in Rider debugger.