Search Issue Tracker
Not Reproducible
Votes
4
Found in
2022.3.17f1
2023.2.6f1
2023.3.0b3
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-60470
Regression
Yes
"RenderLoop" and "EditorLoop" methods peak and use 50 ms or more of thread time when using "Direct3D12" Graphics API
How to reproduce:
1. Open the “U2023HDRPTest“ project
2. Open the “OutdoorsScene”
3. Wait until all Background Tasks are finished
4. Open the Profiler (Window > Analysis > Profiler)
5. Enter Play Mode
6. Wait for 5 seconds
7. In the Profiler window scrub the timeline and observe the “Render Thread” category
Expected result: The “RenderLoop” or “EditorLoop” methods constantly use roughly 20-30 ms of thread time
Actual result: The “RenderLoop” or “EditorLoop” methods peak every 2-3 seconds and use 50 ms or more of thread time
Reproduced with: 2022.3.5f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Not reproduced with: 2021.3.34f1, 2022.3.4f1
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. Not reproducible in a new project
2. Not reproducible in the Player
3. Not reproducible with the “Direct3D11”, “OpenGLES3”, and “Vulkan” Graphics APIs
4. Not reproducible after changing Graphics API and then back to “Direct3D12”
5. Not reproducible with URP
6. After scrubbing the Profiler timeline the Editor can become unresponsive on “ProfilerWindow.Paint”
7. In the 2023.2 stream and downward instead of the “RenderLoop” the “PlayerLoop” or “EditorLoop” uses more thread time
Comments (1)
-
GradientOGames
Apr 24, 2024 00:23
I was able to reproduce this in URP.
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
Resolution Note:
I have thoroughly tested this issue in versions 2022.3, 6000.2, and 2023.3b. However, I was unable to reproduce the issue in any of these versions.
Given these findings, I would like to close this issue.
Please don't hesitate to reach out if you need any additional information or would like us to perform further testing.