Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
5.5.1f1
Issue ID
916879
Regression
No
Unity Player loop called recursively when the file browser looses focus on Standalone builds
Steps to reproduce:
1. Download and open the latest attached project "UnityStandaloneFileBrowser-master.zip"
2. Build a development build for Standalone
3. Launch the build
4. Press any on-screen buttons to open a file browser
5. Unfocus the program
6. Refocus the program
7. Press cancel on the file browser
Expected result: program continues as normal
Actual result: recursive loop called, errors spam the console
Reproduced on: 5.5.3p4, 5.6.1p3, 2017.1.0b8, 2017.2.0a3
Unable to test earlier versions due to project setup
Notes:
- I have only been able to reproduce this behaviour on OSX, but user claims it can also be reproduced on Windows
- Does not appear to happen in the editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment