Android build error - Resource ID not found
Posted: 26 Aug 2014, 15:54
I recently bought NoesisGUI, and I created a simple .xaml file in Blend along with a new Unity project to load it. It works fine when I play it in the editor, but it crashes when I try to run it on an Android device. The log shows:
In Unity, that file is located in the "gui" directory under the main Assets folder. It looks like the resource ID should be 'Unity/Assets/gui/...' instead (or possibly just 'Assets/gui/...').
I'm running the latest version (v1.1.10) with Unity 4.5.3. Am I missing something simple?
thanks,
Phong
Code: Select all
08-26 07:22:42.258: E/Noesis(27981): NS_ERROR: [ANDROID] Resource ID for 'Unity/Unity/gui/UserControl1.xaml' not found
I'm running the latest version (v1.1.10) with Unity 4.5.3. Am I missing something simple?
thanks,
Phong