AssetBundles-Browser icon indicating copy to clipboard operation
AssetBundles-Browser copied to clipboard

error dependecy with SpriteAtlas

Open CodeMasterYi opened this issue 4 years ago • 0 comments

I find an rediculous dependency with sprite atlas. a simple texture(png file) depends on a spriteatlas... 09CA9322-6CED-4263-87B7-072F7A9F2969 I only set the bundle name of ft_circle1 "xxx". then it shows us that the texture depends on UI#Lobby(master atlas) & [email protected](Variant Atlas). I cant figure it out!~

ft_circle1 was in the atlas, but now it is NOT! I wonder if it is caused by atlas cache, so I delete AtlasCache under Library and repack the altas. But it doesnot work! Please help! Unity 2018.4.21f1~

CodeMasterYi avatar May 12 '21 02:05 CodeMasterYi