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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 1.6.0):
This will be resolved in the 1.6.0 version of the Oculus XR Plugin package. Thanks!