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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment