Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
10.0.0.preview.26
Issue ID
1279817
Regression
No
[URP] Editor performance is heavily impacted when changing Renderer Feature's values in the Forward Renderer
How to reproduce:
1. Create a new project with the URP template
2. In the Project Window, select the "ForwardRenderer" Asset (Assets->Settings)
3. In the Inspector, click the "Add Renderer Feature" button
4. Select "Screen Space Ambient Occlusion"
5. Move the sliders around
Expected result: Performance is not heavily impacted
Actual result: Performance is heavily impacted
Reproducible with: 2020.2.0a20, 2020.2.0b4 (10.0.0.preview.26)
Couldn't test with 2018.4.27f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0a19 (Required package version is not available)
Couldn't test with Packages lower than 10.0.0-preview.26 (SSAO Renderer Feature is not available in the Forward Renderer )
-
Resolution Note:
The proper fix for this bug is to move away from subassets and implement polymorphic serialization. However PolymorphicSerialization has some issues that prevent us to use it. Postponing the bug marking the issue to be reopened when the dependent serialization issue is fixed.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1279804