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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment