Search Issue Tracker
Fixed
Fixed in 2022.2.15f1, 2023.1.0b12, 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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Add comment