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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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