Memory Heavy Assets
#UnityTips With the Memory Profiler package you can easily detect where exactly a memory heavy asset was used.Install it via the Package Manager for this and ma
Reserialize Prefabs
#UnityTips After renaming fields/ introducing a new one, all prefabs using the script should be updated before pushing the changes to your repository.Use this c
Color Primaries
#UnityTipsHave you ever seen this warning about color primaries when importing an mp4 video in Unity?This means the video is missing the color space metadata th