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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #826486