Search Issue Tracker
Fixed
Fixed in 2022.1.19f1
Votes
0
Found in
2022.1.13f1
Issue ID
UUM-11947
Regression
Yes
[URP] UnityEngine.GUIUtility:ProcessEvent method throws errors for each action in the Editor when a "Renderer Feature" with the "AfterRenderingPostProcessing" event exists in the project
How to reproduce:
1. Open the user’s attached “URP_ErrorCheck” project
2. Open the “Scene” Scene
3. Select the “Main Camera” GameObject
Expected result: No error is thrown
Actual result: “UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)” method throws errors in the Console log
Reproducible with: 13.1.3 (2022.1.0b1), 13.1.8 (2022.1.13f1)
Not reproducible with: 10.10.0 (2020.3.38f1), 12.1.7 (2021.3.8f1), 13.1.1 (2022.1.0a16), 14.0.3 (2022.2.0b5), 15.0.0 (2023.1.0a6)
Reproduced on: macOS 12.3 (Intel)
Thrown errors:
Assertion failed
Dimensions of color surface does not match dimensions of depth surface
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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2022.1.19f1):
Fixed in 13.1.8 (2022.1.19f1)