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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment