URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/AssetPathToGUIDOptions.html
taLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});Asset path to GUID options.
Additional resources: AssetDatabase.AssetPathToGUID.
| Property | Description |
|---|---|
| IncludeRecentlyDeletedAssets | Return a GUID if the asset exists, or has recently been deleted. |
| OnlyExistingAssets | Return a GUID only if the asset exists on disk. |