One more thing why abstractions must be treated carefully in Unity

Introduction Abstractions are an essential part of programming, almost everywhere you can see some or another way, abstractions were made to simplify our work....

March 5, 2024 · 7 min

Managed memory reservation in Unity

During my work, I always faced situations when at the initialization stage of the application there were lots of allocations....

November 26, 2023 · 4 min