Search Issue Tracker
Fixed in 2021.3.13f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2021.3):
Fixed in: 2021.3.13f1