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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
This is a duplicate of issue #1127443