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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment