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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
This is a duplicate of issue #1127443