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
Comments (1)
-
egutentag
Oct 23, 2022 19:56
Still happens is 1.12.1, build api 23 and unity version 2020.3.29f1.
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
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
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.