UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.36k stars 185 forks source link

[BUG - Release] actor does not render materials and textures #616

Closed a382793896 closed 3 months ago

a382793896 commented 3 months ago

I encountered a problem, and I'm not sure if it's an issue with this plugin. In the BP mod, using SpawnActor to generate an actor with static mesh can create the actor, but the actor does not render materials and textures. I don't know how to handle it?

xaj666 commented 1 month ago

Has it been resolved?