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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Add comment