Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0b3
Issue ID
988442
Regression
No
[Hololens] Cannot deploy app bundle via App Manager portal
Having trouble deploying an app bundle.
- Deploy will fail outright when I do not add dependencies.
- Deploy will succeed if I add all "*.appx" files under Dependencies/ directory, but then refuses to launch.
---
Updated:
A bit more investigation has yielded a few different results when deploying with different build settings. See google sheet linked in comments.
TLDR: App will deploy but not run with the following configuration:
Scripting Runtime: Stable (.NET 3.5 Equivalent)
Scripting Backend: .NET
Solution Configuration: x86 (Master)
The deployment issue appears to be separate, and in relation to attempting an installation of the app on to a Hololens where a previous version of the app is already installed. I managed to work around the error message by uninstalling the existing app and then deploying again. What strikes me as strange about this is I do not get the typical error message, but the one mentioned in https://fogbugz.unity3d.com/f/cases/924644/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment