Search Issue Tracker
Fixed in 1.9.1
Votes
1
Found in [Package]
1.5.0
Issue ID
1324976
Regression
No
[Android][XR] Build fails when targeting API lower than 26 with "incompatible types View cannot be converted to ViewGroup"
Repro steps:
1. Create a new project
2. Add XR Plug-in Management package
3. Add the Oculus XR Plugin
4. Switch build target to Android
5. Set target API Level to < 26
6. Attempt to build the project
Actual: Build fails with "OculusUnity.java:26: error: incompatible types: View cannot be converted to ViewGroup"
Reproducible with: 2019.4.24f1, 2020.3.3f1, 2021.1.1f1, 2021.2.0a11
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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Resolution Note (fix version 1.9.1):
Fixed Oculus Android build error (error: incompatible types: View cannot be converted to ViewGroup) when Target API level sets to lower than 26. Fix will be included in the next Oculus XR Plugin 1.9.1.