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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note:
There are no fixes planned for this Bug