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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
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.