Search Issue Tracker
Won't Fix
Votes
0
Found in
4.2.1f4
Issue ID
566318
Regression
Yes
Instantiate(this) crashes unity without any warning when called OnEnable
To reproduce:
1. Open project RecursiveInstantiateCrashBug
2. Open scene RecursiveInstantiateCrashScene
3. Enter play mode - Unity crashes. This is obvious, as an infinite number of objects is trying to be instantiated, but in version 4.1.5f1 it did not crash, just threw a stack overflow exception. Now it crashes without giving an error report window or anything. (Some warning for the inexperienced user would also be nice)
Does not repro with version 4.1.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment