Got this error when try to bundle to android application java.lang.NullPointerException: Unknown
Please check AndroidManifest.xml path in your game.project.
What should i do with the AndroidManifest.xml?
Just check the path is right and file exists. Click to … button and chose your AndroidManifest.xml or standard xml in builtins.
AndroidManifest.xml issue is just one of the most frequent possible issue, but of course, it may be something else.
If everything is fine with your manifest path, the best solution would be:
- Try to find your or similar issue here
- If you can’t find your bug in the list, just click to Report button in the exception popup and please try to provide as much information as possible (reproduce steps and any other special conditions). Would be great if you could share the project, if it’s impossible in public, you can do it in private message on the forum.
1 Like
I’d also check the log file through the Help -> Show Logs
1 Like