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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment