Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.2.18f1, 2023.3.0a12
Votes
0
Found in
2021.3.10f1
2022.1.17f1
2022.2.0b8
2022.3.18f1
2023.1.0a11
2023.2.0a1
Issue ID
UUM-14679
Regression
No
Errors thrown in the Console window when Decal Renderer Feature is enabled
How to reproduce:
Open the attached project "Bear It.zip"
Expected results: No errors in the Console window
Actual results: There are errors thrown in the Console window
Reproducible with: 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.39f1
Reproducible on: Windows 10
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2023.3.0a12):
URP Renderer Features are now ignored if they are color dependent and drawing to an offscreen depth camera target.
Resolution Note (fix version 2023.2.18f1):
Fixed depth only cameras trying to render renderer features which requires depth. They will now be skipped instead of throwing an error.
Resolution Note (fix version 2022.3.23f1):
Renderer Features from URP no longer runs if they require color for a depth only target.