Search Issue Tracker
Fixed in 2017.3.0f3
Votes
13
Found in
2017.1.0b9
Issue ID
920527
Regression
No
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps:
1. Open project attached (Quiz1.zip).
2. Open scene "MenuScreen".
3. Open script "onClick" with VS2017.
4. Add breakpoint to Start() function.
5. Attach VS debugger.
6. Press play.
7. Make few steps and exit play mode.
8. Press play again.
Expected result: Player will enter play mode correctly, it will be possible to debug.
Actual result: Unity crashes (bug reporter does not appear).
Note: It works fine when using .NET 3.5. Debugger exits when pressing Play with VS2015
Reproduced on: 2017.1.0b3, 2017.1.0b9, 2017.2.0a4, 2017.3.0a5
-------------------------
Fixed by VSTU 3.4.0.2, not Unity itself.
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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
cozyurt_unity
Jul 15, 2020 11:51
Kedi Köpek Maması,Kedi Köpek Yaş Mamalar, Köpek Ödül Bisküviler,Kedi Köpek Aksesuarları,Kedi Kumu çeşitleri 100 TL üzeri kargo bedava,kredi kartlarına 12 taksit www.patilimama.com
rsahel
Feb 28, 2018 12:53
Just updated to Unity 2017.3.1p2 and this issue started to appeared... Updated VS to 15.5.7 to no avail.
cmbellman
Jan 26, 2018 09:18
Just updated to vs2017 15.5.5 and still happening. Unity crashes as soon as a debug breakpoint is hit.
Reticulatas
Aug 27, 2017 00:38
FIXED
Updating to Visual Studio 15.4 preview build resolves this issue.
Reticulatas
Aug 21, 2017 15:04
( Dupe exists here: https://issuetracker.unity3d.com/issues/unity-crashes-when-debugging-using-net-4-dot-6 )