Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b4
Issue ID
869375
Regression
Yes
[SceneView][5.6] Linear color space scene view perf regression in 5.6
Viewport performance in Scene view when using Linear colorspace with Forward rendering is much lower than Gamma.
When using Gamma, rotating viewport is smooth, in Linear viewport has obvious stutters and lag with even simple scenes
(tested on Windows 10, both on AMD and NVIDIA)
Increasing Scene view window size worsens the performance considerably
Moving Scene view, resizing or detaching tab can take over 5 sec
Repro:
1. Open the attached project or make a new project with a default terrain
2. Set color space to Linear mode (Project Settings->Player)
3. Detach Scene view and maximize the viewport
4. Open the Profiler window and enable Profile Editor
5. Hold R-mouse to rotate view while moving around with the arrow keys
6. Notice as you fly around (especially when whole terrain is in view) there is a lot of stuttering and lagging in the viewport
7. Notice the profiler shows a lot of green spikes causes by Gfx.WaitForPresent using 92% frame time
8. Switch to Gamma Color space
9. Notice no slowdown occurs when moving around in viewport and profiler shows no spikes
NB: disabling 'AllowHDR' on scene camera makes the issue disappear.
Works as expected in:
5.6.0a1, 5.5.0p1
Problem happens in:
5.6.0a3+
Regression has happened somewhere between 5.6 a2 and a3
Comments (1)
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
- “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
jwvanderbeck
Mar 16, 2017 01:47
Is this fix coming or what? I have seen no mention of it in any of the betas, despite this being said fixed months ago.