Search Issue Tracker
Fixed in 2020.1.0b1
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.2f1
2019.3.0a1
2020.1.0a1
Issue ID
1182354
Regression
No
GraphicsSettings.asset file is modified when building a project after switching platform
How to reproduce:
1. Create a new Unity project
2. Build a project for Windows
3. Check the Shaders in the Graphics Settings
4. Build a project for a Mac
5. Check the Shaders once again
6. Repeat steps 2 & 3 once more
Expected results: VideoDecodeOSX is not removed when building a project for Windows or VideoDecode Shader is unified for Windows and Mac
Actual results: VideoDecodeOSX shader is added during the build for Mac, build for Windows removes it
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.9f1, 2019.3.0b7, 2020.1.0a5
Not reproducible with: 2020.1.0a6, 2020.1.0a8
Additional note: This issue causes problems with version control systems, as merge conflicts are occurring on GraphicsSettings.asset file
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
Resolution Note (fix version 2020.1.0b1):
The issue is fixed in 2020.1.0a6