Search Issue Tracker
Fixed in 13.1.1
Votes
0
Found in [Package]
12.1.0
Issue ID
1369766
Regression
Yes
[HDRP] RenderLoop.Prepare takes up a lot of CPU
Reproduction steps:
1. Download and open the attached "HDRP BUG" project
2. Enter "Play" mode
3. In the menu bar, press "Window" > "Analysis" > "Profiler"
4. Capture a frame and observe the results
Expected result: RenderLoop.Prepare does not take up a lot of CPU
Actual result: RenderLoop.Prepare takes up a lot of CPU
Reproducible with: 2021.2.0b10 (12.1.0), 2021.2.0b17 (12.1.0), 2022.1.0a13 (12.3.0)
Not reproducible with: 2019.4, 2020.3, 2021.1, 2021.2.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment