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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment