You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a load of these errors in the GitLog using the UniGit package in a project on 2019.3b8
Could not find texture with key: lfs_object_small
UniGit.GitLog:LogFormat(LogType, Object, String, Object[]) (at Library\PackageCache\uni-git@494d698\Editor\GitLog.cs:48)
The text was updated successfully, but these errors were encountered:
I just tested it with Unity 2019.2.11f and made a fresh install of the package and got the error. Then I restarted the editor and the issue was gone. Must be an issue with the Unity Editor. Try and restart the editor and see if the issue persists.
This happens when you first import the package. For some reason, the asset database isn't updated and the path to the icons returns null. If you restart unity that fixes it. I think this is a Unity issue.
I get a load of these errors in the GitLog using the UniGit package in a project on 2019.3b8
Could not find texture with key: lfs_object_small
UniGit.GitLog:LogFormat(LogType, Object, String, Object[]) (at Library\PackageCache\uni-git@494d698\Editor\GitLog.cs:48)
The text was updated successfully, but these errors were encountered: