Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.14f1
Issue ID
UUM-13136
Regression
Yes
[2022.1] Crash on SetupAxes when duplicating two or more GameObjects at a time
How to reproduce:
1. Open the user-attached project “My project”
2. Open the “SampleScene” scene
3. Expand “GameObject” GameObject and then “chain 05” GameObject in the Hierarchy
4. Select two or more of children GameObjects, copy and paste them
5. Observe the results
Expected result: The GameObjects are pasted
Actual result: Unity crashes
Reproducible with: 2022.1.0a12, 2022.1.14f1
Not reproducible with: 2020.3.37.f1, 2021.3.8f1, 2022.1.0a11, 2022.2.0b5, 2023.1.0a6
Reproduced on: Windows 11 Pro
Stacktrace:
0x00007ff63b79032e (Unity) Unity::Joint::SetupAxes
0x00007ff63b78777d (Unity) Unity::Joint::FinalizeCreate
0x00007ff63b724385 (Unity) Unity::HingeJoint::Create
0x00007ff63b93d057 (Unity) AwakeFromLoadQueue::InvokeAwakeFromLoad
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Resolution Note:
There are no fixes planned for this Bug