Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find texture with key: lfs_object_small #35

Open
XeonG opened this issue Nov 9, 2019 · 5 comments
Open

Could not find texture with key: lfs_object_small #35

XeonG opened this issue Nov 9, 2019 · 5 comments

Comments

@XeonG
Copy link

XeonG commented Nov 9, 2019

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)

@simeonradivoev
Copy link
Owner

What version of Unity are you using? Also, are you using the latest version of the package?

@XeonG
Copy link
Author

XeonG commented Nov 9, 2019

2019.3.0b8 and using the latest git version ie "uni-git": "https://github.com/simeonradivoev/UniGit.git"

@simeonradivoev
Copy link
Owner

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.

@XeonG
Copy link
Author

XeonG commented Nov 9, 2019

oh ok I removed it before restarting editor, but will try it again then

@simeonradivoev
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants