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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.