Search Issue Tracker
Fixed in 13.1.6
Votes
0
Found in [Package]
13.1.2
Issue ID
1410679
Regression
Yes
Error spam when two Base Cameras have different Viewport Rect width and height values
Reproduction steps:
1. Open the user's attached project
2. Enable "Camera Repro" in the Hierarchy window
3. Move the mouse around the Editor, resize the Game window
Expected result: No errors in the Console window
Actual result: An error is spammed:
Dimensions of color surface does not match dimensions of depth surface
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Reproducible with: 13.1.2 (2022.2.0a2), 13.1.5 (2022.1.0b9)
Not reproducible with: 12.1.6 (2021.2.16f1), 13.1.1 (2022.1.0a16), 13.1.6 (2022.1.0b10), 13.1.7 (2022.1.0b12), 14.0.1 (2022.2.0a8)
Could not test with: 7.7.1 (2019.4.37f1), 10.8.1 (2020.3.31f1) (No Decal feature)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 13.1.6):
Fixed in: URP 13.1.6 (Unity 2022.1.0b10)