Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
Issue ID
1019095
Regression
No
[Mac] Unity editor crashes when calling "infinite" recursion
How to reproduce:
1. Open user's attached project "MouseInput2_2d"
2. Open game scene "scene0"
3. Enter Game mode
4. Hover mouse over Game view
Expected result: console will print an error message warning users about their mistake and unity will keep on working
Actual result: Unity editor crashes without crash report window
Reproducible with: 5.6.4p4, 2017.1.3p3, 2017.2.2p2, 2017.3.2f1, 2017.4.1f1, 2018.1.0b13, 2018.2.0a7
Note: while Mac version provides no error message or stacktrace, Windows version provides StackOverflowException error and slows down but still works.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment