Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.33f1
Issue ID
UUM-73923
Regression
Yes
[Linux] Editor has low FPS in Game View due to RenderPipelineManager.DoRenderLoop_Internal() taking a long time while Player build is normal
Reproduction steps:
1. Open the “BugReport” project
2. Open “Assets/AWSIM/Scenes/Main/AutowareSimulation.unity” scene
3. Enter the Play Mode
4. Observe FPS in Game View
5. Exit the Play Mode
6. Build the project
7. Launch the Player
8. Observe FPS in Player Build
Expected results: GameView FPS is similar to the Player build FPS
Actual results: In GameView, the FPS fluctuates between 3 and 6 FPS, while in Player build the FPS is around 60-70
Reproduced with: 2022.3.33f1
Not reproduced with: 2021.3.39f1, 6000.0.6f
Reproduced on: Ubuntu 24.04
Not reproduced on: Windows 10
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
There are no fixes planned for this Bug