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 device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1