Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1331230
Regression
Yes
2D lighting performance regression in Scenes that are using Shadow Casters
How to reproduce:
1. Open the attached project named "Case_1331230"
2. Open the "Test" scene and enter Play mode
3. Open the Profiler window
4. Under the CPU Usage section observe the ScriptableRenderer.Execute: New 2D Renderer Data entry
Expected results: Time used to render 2D lighting remains consistent across Editor streams or there is an improvement in newer ones
Actual results: There is a noticeable performance loss upgrading from URP 10.x.x to URP 11.x.x. This performance loss is even more severe in URP 12.x.x
Reproducible with:2021.1.0b1(11.0.0), 2021.1.8f1(11.0.0), 2021.2.0a17(12.0.0)
Not reproducible with: 2019.4.27f1(7.6.0), 2020.3.9f1(10.5.0), 2021.1.0a10(10.2.2)
Could not test with: 2018.4.35f1(URP was not yet available)
Notes:
1. URP 11.0.0 became available in 2021.1.0b1
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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Resolution Note (fix version 12.0.0):
Fixed in URP 12.0.0 and 2022.1.0a6. Fixed a bug and an issue with shadow culling that were causing performance regressions