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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment