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
- 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
Add comment