Search Issue Tracker
Won't Fix
Votes
6
Found in
2017.1.0b3
Issue ID
907393
Regression
No
Attaching an IDE (mono, visual) to unity when using .net 4.6 does not function
Attaching a IDE to unity when running .net 4.6 will not work as expected.
Visual : Stops attached process as soon as you play.
Mono: Spams an error message.
1. Open any project.
2. go to the player settings and set the scripting level to .net 4.6
3. Open mono or visual
4. try to attach to Unity and play.
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph compilation fails when Custom HLSL starts with multiple "//" comment lines
- Vertical line appears on Asset Preview Box on some of the Assets
- Code generation fails to prefix the fully qualified reference with global:: when a property is tagged with [UxmlAttribute] or [UxmlObjectReference] that contains a similar namespace segment as the current class's namespace
- "NullReferenceException" error is thrown on a new project when creating a new project after exiting a project with Light Batching Debugger window docked
- Dropdown Sections get highlighted in a different color than other dropdowns in Graphics Settings sometimes
PedroGomas
Feb 05, 2020 18:39
i fix by put the .NET 3.5
ArminRigo
Jan 24, 2018 16:33
Same problem here. I will have to revert to .NET 3.5. The "won't fix" tag on this issue is scary but hopefully bogus.
enS2L
Sep 18, 2017 09:32
How has nothing been done about this?
turtlesquadron
Sep 15, 2017 17:30
This happens to us as well Not being able to debug is a MASSIVE problem how has this not been looked at