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"
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment