xyth
Community Moderator
A New A17 / Unity 2018.2.x Export script is available. It will make the exported objects compatible with Linux, Mac OS and Windows shaders. No more pink textures in game! This MultiPlatformExportAssetBundles.cs script is now available on my github Repo. Thanks to Sphereii for creating it!
https://github.com/7D2D/Templates-and-Utilities/blob/master/MultiPlatformExportAssetBundles.cs
To download easily, go here: https://github.com/7D2D/Templates-and-Utilities then find MultiPlatformExportAssetBundles.cs and right click on it then select "save link as". Save the script to your desktop, then with Unity open, drag it into your asset folder.
The Old A17 / Unity 2018.2.x Windows only version of the ExportAssetBundles.cs is still available on my github Repo. Thanks to Sphereii for creating it.
https://github.com/7D2D/Templates-and-Utilities/blob/master/ExportAssetBundles.cs
https://github.com/7D2D/Templates-and-Utilities/blob/master/MultiPlatformExportAssetBundles.cs
To download easily, go here: https://github.com/7D2D/Templates-and-Utilities then find MultiPlatformExportAssetBundles.cs and right click on it then select "save link as". Save the script to your desktop, then with Unity open, drag it into your asset folder.
The Old A17 / Unity 2018.2.x Windows only version of the ExportAssetBundles.cs is still available on my github Repo. Thanks to Sphereii for creating it.
https://github.com/7D2D/Templates-and-Utilities/blob/master/ExportAssetBundles.cs
Last edited by a moderator: