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
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
This is a duplicate of issue #826486