Search Issue Tracker
Fixed
Fixed in 2021.3.13f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a14
Votes
0
Found in
2021.3.7f1
2022.1.11f1
2022.2.0b3
2023.1.0a1
Issue ID
UUM-10166
Regression
No
[URP] "Reduced additional punctual light shadows resolution" warnings are being thrown on playmode enter/exit
Reproduction steps:
1. Open the project from the drive link (ctrl+f "Mon, 12")
2. Open SampleScene
3. Enter Play Mode
4. Inspect the console
Expected result: There are no Shadow Atlas warnings
Actual result: A warning (actually it is a notification type message) "Reduced additional punctual light shadows resolution by 4 to make 6 shadow maps fit in the 2048x2048 shadow atlas..."
Reproducible with: URP 12.0.0 (2021.2.0b4, 2022.1.0a2)
I could not downgrade the project to:
2019.4.29f1, 2020.3.14f1 (says no renderer is assigned, I created a new renderer and pipeline asset, but could not resolve the problem)
2021.1.15f1 (same issue as with 2020.3.14f1, also some input errors are present)
Notes:
1. Everything except the spotlight can be removed in the scene, and the issue will still reproduce
2. I could not recreate this in any other scene
3. Reducing shadow resolution resolves the issue, however, it is not clear why the issue is occurring at this scene in the first place
The warning (notification):
Reduced additional punctual light shadows resolution by 4 to make 6 shadow maps fit in the 2048x2048 shadow atlas. To avoid this, increase shadow atlas size, decrease big shadow resolutions, or reduce the number of shadow maps active in the same frame
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1