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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Resolution Note (fix version 1.6.0):
This will be resolved in the 1.6.0 version of the Oculus XR Plugin package. Thanks!