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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
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.