Search Issue Tracker

Fixed in 4.3.2

Votes

1

Found in

4.2.0f4

Issue ID

555200

Regression

No

Custom shaders wont be exported to the asset bundle correctly when using "-nographics"

Shaders

-

Steps to reproduce :

- import the project attached
- go to Build > AssetBundles
- open the scene ShowAssetBundle and notice the glow around the sphere
- delete the bundle
- quit Unity and run the following command in cmd
"C:\Program Files (x86)\Unity 4.2RC4\Editor\Unity.exe" -quit -batchmode -nographics -projectPath "your project path" -executeMethod CreateAssetBundle.DoCreateAssetBundle
- open Unity again
- open the scene ShowAssetBundle and notice the custom shader was not exported

Add comment

Log in to post comment