Search Issue Tracker
Active
Votes
0
Found in
6000.0.62f1
6000.2.0b2
6000.2.12f1
Issue ID
UUM-128742
Regression
No
Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
Reproduction steps:
1. Open the attached project “ReproductionProjectAnalytics.zip”
2. Open “Main” scene in “Assets\Scenes”
3. In the Hierarchy, expand “Canvas”, then “Pop-Ups”
4. In the Hierarchy, select “Bar Chart Pop-up”, then set it to active in the Inspector
5. Whilst “Bar Chart Pop-up” is selected and active, click CTRL+D to duplicate it
6. Observe the crash
Reproducible with versions: 6000.0.62f1, 6000.2.0b2, 6000.2.12f1
Not reproducible with versions: 2023.1.0a1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a2
Fixed in: 6000.3.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
0x00007FFC193E6E58 (Unity) Transform::EnsureCapacityIncrease
0x00007FFC193F4EC1 (Unity) Transform::SetParent
0x00007FFC19402F68 (Unity) SetParent
0x00007FFC187B0622 (Unity) Transform_CUSTOM_SetParent
Note: Reproduces on Vulkan
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
- Editing serialized fields on script components gets interrupted by reimport when editing a prefab with auto save enabled
- Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
Add comment