Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.5.0a5
Issue ID
UUM-132723
Regression
No
"Render Graph Execution error" and "ArgumentException" errors are spammed when "On-Tile Validation" property is enabled while Renderer Feature is enabled
Steps to reproduce:
- Create a new project using Universal 3D Template
- From the Project window, select the "PC_Renderer" asset
- In the Inspector, enable the "On-Tile Validation" property
- Observe the Console
Actual results: "Render Graph Execution error" and "ArgumentException: The active URP Renderer has 'On Tile Validation' on." errors are spammed
Expected results: no errors or a more helpful error is provided and not spammed
Reproducible with versions: 6000.5.0a5
Can’t test with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5 (property does not exist)
Tested on (OS): macOS 26.2
Notes:
- The error appears because the feature does not work with renderer features and since SSAO is enabled by default the errors are shown. I understand they might be by design; however, warnings are already provided in the Inspector regarding this thus I think no errors should be shown in Console
- Scene and Game views also turn black/gray
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment