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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment