Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.2
2019.3
2019.3.0f1
2020.1
Issue ID
1205054
Regression
No
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:
https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-your-surface-device/
Enable domain Users Sign-in using PIN: https://www.tenforums.com/tutorials/80520-enable-disable-domain-users-sign-pin-windows-10-a.html
How to reproduce:
1. Open "face id test.zip" project
2. Build to UWP using the Master build configuration
3. Open the build in Visual Studio and change the configuration to Master
4. Select Project > Store > Create App Packages
6. On the next window, choose "I want to create packages for sideloading".
7. On the next screen, have x64 checked with Master Solution Configuration and then create the App Package.
8. When Visual Studios finishes creating the package, browse to the Output location.
9. Copy the output files to the Surface Pro and run the face id test_1.0.0.0_x64_Master_Test\Add-AppDevPackage.ps1
10. Follow the prompts to install the app.
Expected result: The Windows Hello Window appears at the front of the Unity App
Actual result: The Windows Hello Window appears behind the Unity App
Reproducible in: 2018.4.16f1, 2019.2.20f1, 2019.3.0f5, 2020.1.0a21
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Resolution Note (2020.1.X):
Unity has no control over windowing order for UWP. We will submit this bug to Microsoft.