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
- FrameDebugger - Wrong texture displayed when using CreateRenderGraphTexture
- Multiplte InvalidOperationExceptions and AggregateExceptions errors are being thrown when building for VisionOS
- Preferences foldouts don’t work when clicking on text
- WebGL Memory Leaks when unloading a Unity Instance
- Point Cache Bake Tool window does not have minimum size bounds to display essential features
Add comment