Search Issue Tracker
Duplicate
Votes
1
Found in
4.3.0b1
Issue ID
563108
Regression
No
[domain-reload-bug] Inspecting local variables while debugging in MonoDevelop does not show the values I expect
Steps to reproduce :
- import the project attached
- open the Debugger Bug scene
- open the script ItemSelector in Mono Develop
- add a breakpoint to the line 136
- attach the debuger to the Unity editor process
- play the Debugger scene and the breakpoint should be hit
- in Mono Develop look at the Locals tab and try to inspect the 'itemsByName' generic dictionary and notice an error will be shown in the inspector instead
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment