May 28th, 2021 Dev Vlog Snutt & Ben Talk: Unreal Engine Object Limit

May 28th, 2021 Dev Vlog

Snutt & Ben Talk: Unreal Engine Object Limit

https://youtube.com/embed/dyqOMITwLsY?autoplay=1&start=167&end=200

Suggested Wiki Reference Code <ref name="yt-dyqOMITwLsY,167.292125,199.03216666666665">[https://youtube.com/embed/dyqOMITwLsY?autoplay=1&start=167&end=200 YouTube - May 28th, 2021 Dev Vlog - Snutt & Ben Talk: Unreal Engine Object Limit]</ref>

Topics

Transcript

also to clarify when we talk about the object limit we're talking about like memory not like, the well it's kind of tied to that but it's not like necessarily one-to-one with like the amount of objects you place in the world it's it's more tied to like what the memory footprint of each game object has in the world rather just add on that it is the objects that are an unreal garbage collection reflection system right because an object doesn't need to be managed by unreal but best cases it is managed by unreal right cool cool so can you just give