- Home /
Question by
plamaliy · Jun 12, 2017 at 02:30 PM ·
uiscript.assetbundlecustom
Customized UnityEngine.UI and asset bundles
Hi! I have customised UnityEngine.UI.dll and scene that contains GameObjects with custom components from UnityEngine.UI.dll. I want to export scene to assetbundle, will i have troubles with AOT on IOS platform when loading this scene from assetbundle (the game and assetbundles created with the same UnityEngine.UI.dll )?
Comment
Your answer
Follow this Question
Related Questions
Project Solution | Architecture | Scenes and Views 1 Answer
Help making a 'fan' scrolling menu-list 2 Answers
How do I disable player input action map and enable the UI action map? 4 Answers
Instantiate a cell of table in UI through script with data I got from scriptable object 0 Answers
Custom control event setup 0 Answers