Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0b2
Issue ID
827835
Regression
Yes
5.5 Graphics "Tier settings" do not respect an existing project's rendering path
In Unity 5.4 it's possible to set the rendering path via Player Settings, however in 5.5 this has been replaced with the Tier settings in the Graphics Settings menu. Everything in this rollout is simply set to a default value of using Forward, and doesn't respect whatever the user's setting was in earlier versions (resulting in a loss of data, however minor).
Reproduction Steps:
1. Take a Unity project prior to 5.5
2. Set the rendering path to Deferred in Edit > Project Settings > Player > Other Settings
3. Open the project in 5.5 and navigate to Edit > Project Settings > Graphics
4. Observe that the rendering path is now Forward
Expected Result:
User settings from earlier versions of Unity should not be lost due to upgrading, or if they are this should be better communicated to the user so they can take action rather than seeing potential graphical issues without understanding where they have come from.
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
This is a duplicate of issue #826486