UnityNativeFilePicker icon indicating copy to clipboard operation
UnityNativeFilePicker copied to clipboard

Timeout while trying to pause the Unity Engine

Open UmarBhatPlaystrom opened this issue 2 years ago • 1 comments

Description of the bug

The time I try to export the file the game freezes and in Logcat I get "Timeout while trying to pause the Unity Engine" warning. Then nothing happens and game continues. I've set Write access to External Drive and also I set it manually in manifest file. I get no errors in logcat even though nothing happens.

Platform specs

  • Unity version: 2021.3.1f1 <Rosetta>
  • Platform: Android
  • Device: Xiaomi POCO X3 Pro. Android 11
  • How did you download the plugin: Asset store package import

Additional info

Timeout while trying to pause the Unity Engine

UmarBhatPlaystrom avatar Jan 18 '23 09:01 UmarBhatPlaystrom

Could you update the plugin via GitHub, Debug.Log the permission result (that's returned by ExportFile) and try again?

yasirkula avatar Jan 18 '23 09:01 yasirkula