Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
Issue ID
UUM-52508
Regression
Yes
Player performance spikes when it is running on high-resolution monitors
Reproduction steps:
1. Open the attached project “URPTest”
2. Open the “Assets/TerrainDemoScene_URP/Scenes/TerrainDemoScene” Scene
3. Open the Build Settings window (File > Build Settings)
4. In the Build Settings window check the “Development Build” checkmark
5. Build the project
6. Launch the built Player
7. In Editor open the Profiler window (Window > Analysis > Profiler)
8. Connect the Profiler to the launched Player
9. Focus the Player to let it run and observe the Profiler window for a few minutes
Expected result: The Player performance is steady with no big spikes
Actual result: The Player periodically experiences performance spikes that take 25 ms or more of CPU time
Reproducible with: 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Not reproducible with: 2021.3.30f1
Reproducible on: Windows 10
Couldn’t test on: macOS 13.5.2 (Intel) - The Player performance was too poor to see noticeable spikes
Note: For a higher reproduction rate use monitors that are 4k or higher, it is still reproducible on 1440p, but the reproduction rate is much lower
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Resolution Note:
Could not reproduce.