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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment