Search Issue Tracker
Fixed
Fixed in 2021.3.11f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a5
Votes
0
Found in
2021.3.5f1
2022.1.7f1
2022.2.0a17
2022.2.0a18
2023.1.0a1
2023.1.0a2
Issue ID
UUM-7069
Regression
Yes
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:
1. Open the attached “GizmoScaling“ project
2. Open the “SampleScene” scene
3. Make sure “Render Pipeline Asset“ (Project Settings > Quality) is set to a Universal Render Pipeline Asset
4. Make sure Gizmos are enabled in the Game view
5. Observe the Light and TMP gizmos in the Game view
Expected result: Gizmos are positioned on the left and right sides of the Game view and are scaled correctly
Actual result: Gizmos are positioned in the center of the Game view and are scaled incorrectly
Reproduced with: 12.0.0 (2021.2.0b15), 12.1.7 (2021.3.5f1), 13.1.8 (2022.1.7f1), 14.0.3 (2022.2.0a18, 2023.1.0a1)
Not reproduced with: 10.9.0 (2020.3.36f1), 12.0.0 (2021.2.0b14)
Reproduced on: Windows 11, macOS Monterey 12.0.1 (Intel)
Notes:
1. Partly fixed since 2022.2.0a16 (gizmos are drawn correctly, but they’re drawn only for the first camera)
2. Also reproduced in Play Mode
3. Not reproduced in built-in RP, nor HDRP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment