We have noticed an issue with addressables after updating unity version and addressables version via the package manager.
Unity seems to be disregarding / poorly handling texture maps in objects using mask maps, so our assets come through with incorrect smoothness/normals/textures, see image for example:
This is runtime in editor, on the right is an asset spawned through addressable system, on the left is the prefab from the editor dragged into scene, both have identical material setups when inspected. I can adjust colours but not textures in the addressables material, and settings act strangely / don’t respond at all.
We have also rebuilt the addressables multiple times and cleared our target remote path to ensure we are targeting assets built in the right version.
Is this a known issue? Can anyone suggest any fixes?
Cheers,
Joe.