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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment