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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.