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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment