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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment