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
- [Linux][Plastic SCM] Unity Version Control window text is replaced by the key names of the labels and buttons
- [Android] Unstable FPS on a Player with an empty URP Scene when launched on Samsung S9
- Profiler fails to pull data from the Player when Building And Running a development build
- ARM64 build fails when Script Debugging is enabled
- LOD Group Component Meshes do not change when the Scene view is closed
Resolution Note:
There are no fixes planned for this Bug