Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2018.4.2f1
2019.2.0f1
Issue ID
1194137
Regression
Yes
Duplicating a game object causes freeze or crash on GameObject::IsActiveIgnoreImplicitPrefab
How to reproduce:
1. Open the attached project
2. Open the "SampleScene" scene
3. In the Hierarchy, select GameObject
4. Duplicate the GameObject (CTRL + D or CMD + D)
Actual result: Unity freezes or crashes.
Expected result: The Game Object is duplicated.
Reproducible with: 2018.4.2f1, 2018.4.12f1, 2019.2.11f1, 2019.3.0b9, 2020.1.0a11.
Regression introduced in: 2018.4.2f1.
Not reproducible with: 2017.4.33f1, 2018.3.14f1, 2018.4.1f1.
Notes:
- Unity 2020.1.0a11 duplicates the item at first, throws failed assertion and freezes on second duplication.
-------------------
Fixed in 2020.1.0a15, 2019.3.0f3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment