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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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