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
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
Add comment