Graphics Quality Drops in Playmode?

So I’m making a simple game, and I used a model from Mixamo Fuse. I uploaded the model into the UE4 engine and it looked great… until I entered playmode. Once I clicked the play button the textures resolution dropped and the model looked really bad? Is their any way to fix this or is that just how UE4 works?

Check your engine scalability settings, or add an execute console command node and set your graphics settings via that.

-Alfie

Thanks, it worked :slight_smile: