I have no idea what the editor is complaining about. She says, “The type or namespace name ‘DefaultSpriteNameFileIdDataProvider’ could not be found (are you missing a using directive or an assembly reference?)”.
…
I’ll have to ask https://discussions.unity.com/ because I do not know what you’re complaining about.
This could be caused by using packages in versions they weren’t tested with. Check if you have updates for the 2d packages and if so, install them.
If that doesn’t help, uninstalling the package, deleting the package cache, and reinstalling the package(s) may also help fix odd compile errors. Could be caused by a corrupted package cache.
1 Like
Ok. I moved the package out and it SEEMED to work. Let’s hope you solved the problem.