Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.4
2020.1
2020.2
2020.2.0a21
Issue ID
1269030
Regression
No
Debugger crashes when inspecting invalid memory
Reproduction steps:
1. Open Attached Project and included SampleScene
2. Attach debugger (I used Rider)
3. Set breakpoint on Debug.Log("Foo"); -- line 12 in BadPointer.cs
4. Enter playmode to hit breakpoint
5. Inspect a->value
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
- The Weight Field in the LimbSolver2D Component for 2D IK Can’t Be Animated or Smoothly Transitioned
- Selected “Landscape Left” orientation of the “ScreenOrientation” dropdown in the Inspector window gets deselected when deselecting and selecting GameObject that contains a “ScreenOrientation” dropdown
- Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
- [Android 4.4] Player crashes at splash screen when building with Frame Timing Stats enabled in the Player Settings
- VisualElement’s auto width is incorrect when the element’s parent has a set width
Resolution Note (fix version 2020.2):
Fixed issue where the editor would crash while debugging and inspecting a pointer value that was invalid memory.
Fixed in 2020.2.0b1
Resolution Note (fix version 2020.1):
Fixed in 2020.1.9f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.12f1