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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- 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
Add comment