Search Issue Tracker
Fixed in 1.6.0
Votes
0
Found in [Package]
1.4.3
Issue ID
1266703
Regression
No
[XR][Oculus XR Plugin] Build fails when attempting to build for a target different than the current active one in the Editor
Repro steps:
1. Open QA attached project repro_1266703
2. Make sure the target platform isn't set to Android
3. Attempt to build the project with Main Menu -> Build -> Build Android
Result: Build fails
Reproducible with: 2019.4.12f1 Oculus XR Plugin 1.4.3, 2020.1.9f1, 2020.2.0b7, 2021.1.0a1 - Oculus XR Plugin 1.5.0
-
fabian-mkv
Jul 31, 2022 07:14
In case this helps someone:
I bumped into this issue well after the fix. It turns out I had set the wrong target/subtarget. It was incorrectly set to `StandaloneBuildSubtarget.Server` instead of `StandaloneBuildSubtarget.Player`. -
masta-yoda
Nov 03, 2020 01:50
When v1.6.0 is planned to be released?
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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 1.6.0):
This will be resolved in the 1.6.0 version of the Oculus XR Plugin package. Thanks!