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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment