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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment