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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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".