Ok, not much use at debugging this, but... Every time I build my project to device (iPhone 6+) for testing, it will work... but, immediately following this I get a ton of errors regarding the UI component? Loading any project after that results in the same error.
My only solution is the delete unity and reinstall it every time I build to device.
Using Beta 16 on OS X.
Followed by...
UnityEngine.UI.dll deleted when compiling for iOS
My only solution is the delete unity and reinstall it every time I build to device.
Using Beta 16 on OS X.
Code (CSharp):
- Missing assembly UnityEngine.UI.dll for GUISystem. Extension support may be incomplete.
UnityEngine.UI.dll deleted when compiling for iOS