Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.0f4
Issue ID
609026
Regression
No
Theme must be the attribute of the <application> in the Android manifest
According to the default manifest example https://developer.android.com/samples/BasicContactables/AndroidManifest.html and <application> documentation http://developer.android.com/guide/topics/manifest/application-element.html#theme
theme is the attribute of the <application>, however in the default AndroidManifest.xml in Unity this attribute is put under <manifest>.
Reproduced with:
Unity Version 4.5.0f4 (e54dddc56c0d)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Importer Worker does not see Script reference in SubScene GameObject when clearing Entity Cache
- Gravity stops working when there are 2 or more Animation Layers in the Animator and the "Apply Root Motion" option is enabled
- Crash on ScriptingInvocation::Invoke<bool> when toggling "Deep Profile"
- Cinemachine Camera does not move along Spline when the Cinemachine Cart Spline Components Position Units are set to Knots or Normalized
- App build fails with the “GOT load reloc does not point to a LDR instruction” error when having ECS and Netcode packages if using Xcode 15
Add comment