Reference errors when migrating Effects

I’ve noticed that at least some effects yield loglinker errors, for missing textures, ie. LogLinker:Warning: Can’t find file for asset ‘/Game/Elemental/Environment/TilingClouds/Textures/T_TilingSmoke_2’

The asset was migrated properly (migrating the particle effect), and there has been no tempering with the effect (moving, renaming etc), other than to add them to a level scene. Thus, i thought there might be some reference/not all items moved- issue when migrating effects?

How to replicate the scenario:
Migrate the HangingDust01_Hallway FX from Elemental/Effects/Fx_HangingParticles/FX from the ElementalDemo to another project, add the FX to the project, check if the material “WispyDust” migrated the texture /Elemental/Environment/TilingClouds/Textures/T_TilingSmoke_2

Hi unit23,

I followed your steps by downloading the elemental demo for 4.14 via the launcher and creating a blank 4.14 project. I then migrated HangingDust01_Hallway with no issues reported in the log. The texture T_TilingSmoke_2 was migrated along with the particle system correctly as well.

I would suggest either migrating again or simply getting the missing texture and migrating just that. Although, I cannot reproduce any migration errors so I will mark this as resolved. Please feel free to leave a comment to open the issue back up.

,

Ed