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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment