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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Resolution Note (fix version 1.6.0):
This will be resolved in the 1.6.0 version of the Oculus XR Plugin package. Thanks!