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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2020.1.0b1):
The issue is fixed in 2020.1.0a6