Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.0p4
Issue ID
832458
Regression
No
[DX9] Huge performance spikes when the main camera is selected while in the play mode
Steps to reproduce:
1. Download project from provided link and open it
2. Open "ChrisTest" scene
3. Open profiler
4. Start play mode
5. Move your mouse(everything moves smoothly ~60fps)
6. Select "Main Camera" gameObject in hierarchy window without exiting play mode
7. Move mouse again
-Observe performance spikes in the (CPU usage) profiler (<30fps)
Actual result: Huge performance spikes when the main camera is selected.
Expected result : selecting gameObjects in the hierarchy should not result in the bad performance.
Reproduced on: 5.5.0b4, 5.4.1f1, 5.3.6p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment