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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment