Search Issue Tracker
Fixed in 2022.2.15f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a10
Votes
0
Found in
2020.3.42f1
2021.3.15f1
2022.2.1f1
2023.1.0a22
2023.2.0a1
Issue ID
UUM-21702
Regression
No
Not all of the Transform component parameters get copied and pasted when using keyboard shortcuts
Reproduction steps:
1. Open the attached “Gopher.zip“ project
2. Open “Scene” scene
3. Select “Navigation” GameObject, click on Position parameter in the Inspector window and press ctrl+c buttons
4. Change X, Y and Z values in Position parameter, click on Position and press ctrl+v buttons
5. Observe X, Y and Z values of Position parameter
6. Do 3-5 steps with Rotation and Scale parameters
Expected result: Coordinates values copied and pasted as intended
Actual result: Some of the Transform’s properties’ values do not get copied and pasted with Ctrl + C and Ctrl + V
Reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.2.1f1, 2023.1.0a22
Reproduced on: macOS Monterey 12.6 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment