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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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