Repairing your game's memory in Unity - Zbigniew Andrzejewski
Channel:
Subscribers:
4,570
Published on ● Video Link: https://www.youtube.com/watch?v=xjm6x0FUfn4
You're making the first console build of your perfectly working game and then... boom! Crashes going on and on followed by another crashes. Has it ever happened to you? Let's talk about memory optimization in Unity. You'll see how to find memory leaks both in managed and native objects, learn best practices to make sure all objects are released, find out the limitations of GC in C# and figure out how to pack up your assets. The talk will cover many examples and tools used to track down memory issues.
Talk recorded at Game Industry Conference 2022!
#GameIndustryConference #unity #optimization
Follow GIC on Facebook: https://www.facebook.com/gic
Follow GIC on Twitter: https://twitter.com/gdcon
Our website: https://gic.gd/
Other Videos By Game Industry Conference
Tags:
GIC
Game Induztry Conference
gamedev
RAM
crashes