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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment