Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0a5
Issue ID
730435
Regression
Yes
Crash in GameObjectHierarchyProperty: CountRemaining after duplicate added unnecessary objects
To reproduce:
1. Open attached project
2. Open scene 1
3. Duplicate GameObject
4. Notice additional Cube is added to hierarchy
If you select it will select the one of duplicated cubes under GameObject
5. Delete duplicated GameObject(1)
6. Unity crashes in GameObjectHierarchyProperty::CountRemaining (full stacktrace in editor logs)
Regression introduced in 5.3a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment