This project implements a global varaibles system for Unity using Scriptable Objects, allowing for easy access and management of variables across scenes scripts within the Unity Editor. Inspired by ...
This is a very specific case, and fortunately is an easy fix. When creating lists of serializable callbacks, and only when adding more than one method call to the list, causes builds to crash. When ...