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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment