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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment