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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Resolution Note (fix version 2020.1):
Fix crash that may happen when inspecting variables in Rider debugger.