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
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
- The Game view renders extremely saturated or almost black when FSR 1.0, HDR and DX12 are enabled
- Build error on Android when using Patch And Run paired with Play Asset Delivery
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
Resolution Note:
There are no fixes planned for this Bug