Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3
2019.3.14f1
2020.1
2020.2
Issue ID
1247256
Regression
No
Plugins can not open UI window that overlaps the Unity App
How to reproduce:
1. Open the attached FacebookLogin.zip project
2. Build for iOS and deploy to the Xcworkspace project device
3. Press the button "Init"
4. Press the button "Login"
5. Press "Continue" on the Window overlay telling you that the app wants to use facebook.com to sign-in
Actual: Observe a window popping up and disappearing again after a second
Expected: Window stays on screen and the user can log in via the WebView
Reproducible with: 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Reproducible with:
iPhone 7 (iOS 12.3.1)
iPad 7th gen (iOs 13.2.2)
Notes:
- The project needs cocoapods to be installed on your Mac, follow the instructions for the installation provided by the user
- Could not test with earlier versions because of the thrown errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- An added cloned VisualTree is layered over other UI in a specific project build
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
Add comment