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
- Crash on SourceAssetDBReadTxn::SourceAssetDBReadTxn() when opening folders in a sepcific project
- Shader graph node does not update to red when there is a precision mismatch between the base graph and the subgraph
- UI flickering in Unity Version Control when the merge options are opened
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
Add comment