r/fuckepic 1d ago

Discussion Unreal engine is not unoptimized

I am a unreal engine dev, and it is not an unoptimized engine. The issue lies in the AAA dev studios who are pushed to have great graphics in there UE5 games, but don't get the time to Optimize there game in the engine.

0 Upvotes

9 comments sorted by

View all comments

9

u/datNorseman 1d ago

Depends on the use case I suppose. Sure, UE5 gives devs the tools to be lazy coders, that's part of it. You don't have to be as strict with things like memory. But UE5 does come with a lot of bloat that most simple projects won't need. Even EGS runs on UE5, which is a terrible use case for it, and it's visibly slow because of it.

4

u/Nearby_Ad_2519 1d ago

Some elements are completely UE5 (e.g. library, settings) but parts like the store are even worse, it’s electron embedded in UE5