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
Comments (2)
-
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
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
Resolution Note (fix version 1.6.0):
This will be resolved in the 1.6.0 version of the Oculus XR Plugin package. Thanks!