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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment