Serialize the contents of a blend file in Unity.
Clone the repository and open the Unity Project. Paste your .blend file path into the Blend Reader Input MonoBehaviour.
The viewport in Unity is quite laggy due to loading the entire blend file. Let me know if you have ideas to make it more performant.