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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
This is a duplicate of issue #1127443