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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
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.