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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment