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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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