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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #1127443