Search Issue Tracker
Fix In Review for 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1339945
Regression
No
[HDRP] Editor performance drops when using realtime Reflection Probe with Fabric BSDF Convolution turned on
Reproduction steps:
1. Open the attached “case_1339945-TestPerformance.zip” project
2. Open Assets/SampleSceneAssets/TutorialInfo/SampleScene
3. Select Assets/SampleSceneAssets/Settings/HDRPHighQuality
4. Turn on Material/Fabric BSDF Convolution
5. Observe the Editor performance
Expected results: Editor is still performing the same
Actual result: Editor is running with ~1 FPS
Reproducible with: HDRP 12.0.0 (2021.2.0a21)
Can’t test with: 2018.4, 2019.4, 2020.3, 2021.1 (the project is broken after downgrading)
Notes:
When entering play mode, the whole computer is running with ~1 FPS
Comments (2)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
unity_TGPCyi6xcy3jBQ
Jun 10, 2021 19:33
turning the skybox off helps and give a massive FPS boost
unity_TGPCyi6xcy3jBQ
Jun 10, 2021 19:30
The same issue exists with fabric BSDF convolution turned off.