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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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".