Search Issue Tracker
By Design
Votes
1
Found in
2022.3.21f1
2023.2.13f1
2023.3.0b11
6000.0.0b11
Issue ID
UUM-65788
Regression
No
Soft Shadows Quality is not affected when changing the Quality setting
How to reproduce:
1. Open the user-attached project “GoudaToursUnity”
2. Open the “AdditionalLightsDemoScene” scene
3. Open the “URP Renderer (Universal Render Pipeline Asset)” Asset in the Inspector
4. Under the “Shadows” field Soft Shadows Quality dropdown
5. Change the Quality setting and observe the Shadows in the Scene view
Expected result: The Shadows are changing in quality
Actual result: The Shadows are not changing in quality
Reproducible with: 2022.3.21f1, 2023.2.13f1, 2023.3.0b11
Can’t test with: 2021.3.36f1 (No Soft Shadows Quality settings)
Reproducible on: Windows 11 Pro, Windows 10 (User-reported)
Not reproducible on: No other environment tested
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
The soft shadow quality can be overrode on a per light basis. In this scene the lights have the soft shadows quality set to low which overrides the project asset setting. If you would like to use the project setting change this quality value to "Use settings from the render pipeline asset".