Search Issue Tracker
Duplicate
Votes
1
Found in
2019.1.0b3
Issue ID
1126088
Regression
Yes
[Daydream][Cardboard][Android] Can't build application second time if one of the Google VR SDK's are selected
How to reproduce:
1. Open attached project
2. Build to Android
Expected result - Application is built
Actual result - Unity fails to build application with Gradle Error: "Resource 'style/VRActivityTheme' not found in AndroidManifest.xml:34"
Note - Adding Oculus to SDK list, usually solves the problem
Regression introduced in - 2019.1.0b3
Reproducible with - 2019.2.0a7, 2019.1.0b5, 2019.1.0b3
Not reproducible with - 2019.1.0b2
Workaround:
Disable then re-enable virtual reality to reload the GoogleVR package or manually add "com.unity.xr.googlevr.android": "1.18.2" to Packages/manifest.json before building.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
This is a duplicate of issue #1127443