This repository contains a simple way that exposes the globally unique identifier (GUID) of a Scriptable Object retrieved from the Unity asset database. Basically, is a simple wrapper over the ...
Multi-scene workflows are essential for medium to large teams collaborating in Unity. For architectural reasons, Unity does not support cross-scene references by default. SimpleXSR provides an easy ...