Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.0.0b7
Issue ID
485942
Regression
No
When the Monodevelop Debugger is attached, Unity doesn't set System.Diagnostics.Debugger.IsAttached state correctly.
Repro steps:
1. download the attached script and import it in a newly created project
2. open MonoDevelop and attach it to Unity process
3. open the Window menu > open Unity Info Panel
4. console shows: System.Diagnostics.Debugger.IsAttached = false (should be true)
Notes:
-reported on b7
-reproduced on b12
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment