Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.45f1
Issue ID
UUM-101901
Regression
No
Crash on Transform::InitializeTransformHierarchyRecursive when opening a specific project
Steps to reproduce:
1. Open the “user’s attached project”
2. Observe the crash
Reproducible with: 2021.3.50f1, 2022.1.0a1, 2022.3.60f1, 6000.0.45f1, 6000.1.0b12(8e2fce1fdf6e)
No reproducible with: 6000.2.0a8
Fixed in: 6000.1.0b13
Reproducible on: macOS 15.3.2 (M1 Max), Windows 11 Pro (24H2)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}
#0 0x000001019390d0 in Transform::InitializeTransformHierarchyRecursive(TransformHierarchy&, int&, int)
#1 0x00000101939274 in Transform::InitializeTransformHierarchyRecursive(TransformHierarchy&, int&, int)
#2 0x00000101938ea4 in Transform::RebuildTransformHierarchy()
#3 0x000001017318a4 in AddMissingRequiredComponentsDuringLoad(Unity::Component*, AwakeFromLoadQueue*, bool)
#4 0x00000102ebb584 in CheckGameObjectsAndAddMissingRequiredComponents(AwakeFromLoadQueue&, bool, ErrorsAndWarningsCapture*){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment