Search Issue Tracker
Duplicate
Votes
9
Found in
4.5.0f5
Issue ID
609319
Regression
Yes
"Always Included Shaders" setting not saved
-e: see title, after reopening the project the newly included shader is gone
-repro:
--open attached project
--go to Edit > project settings > graphics settings
--change the shader in the Always Included Shaders list
--save project
--reopen project
--open the settings again
--NOTICE the changed shader is not in the list and two errors regarding the asset DB are thrown
--on redoing the change and reopending the asset errors go away but the shader change still doesnt get saved
Comments (6)
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
tx-ZheChen
Jul 11, 2014 12:00
Same here, Unity 4.5.1f3
MartijnIvory
Jul 10, 2014 10:39
same here... quite annoying
Julien-Lynge
Jun 06, 2014 18:46
We were seeing this as well on the 4.6 beta. It seems like it would replace our list of shaders with the shaders needed for uGUI.
We do not force text serialization, but we do use meta files for SVN.
engrato
Jun 03, 2014 01:02
According to a duplicate of this issue, it only happens with Force Text Asset Serialization Mode. I tested it with the other modes and they saved the setting correctly.
Duplicate: http://issuetracker.unity3d.com/issues/graphicssettings-are-not-saved-with-the-project-when-force-text-asset-serialization-mode-is-selected
diekeure
Jun 02, 2014 08:04
Have the same issue.
Sakamakak
May 30, 2014 16:46
Found it too.