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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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".