Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.5f1
Issue ID
839779
Regression
No
On specific project Unity crashes when debugging
Reproduction steps:
1. Open the attached reproduction project (839779 - ReproProject.zip)
2. Open JavaEmulator.cs located in Assets\Cengatrix\Scripts\JavaEmulator
3. In JavaEmulator.cs (lines 27 and 28) set the location path of mlast.txt and message.txt
4. Open the "Splash" scene located in Assets\Common\Scenes\Splash.unity
5. Open the BallController.cs script located in Assets\Curling\Scripts\Controllers\
6. In BallController.cs place breakpoints on line 79 and 87
7. Attach the debugger to Unity.
8. Play the "Splash" scene
9. Press on the green ball and drag it to the edge
10. In the code editor (Visual Studio 2015 or MonoDevelop) press F10 (step over)
11. Unity crashes (check the attached reproduction video)
Note:
- Crashes with Visual Studio 2015 and MonoDevelop
- Doesn't reproduce on a new proejct
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Add comment