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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2022.1.19f1):
Fixed in 13.1.8 (2022.1.19f1)