Closed thisjustin123 closed 4 weeks ago
Fixes a few missing addressable assets that were preventing test_scene.py SaveScene from working, and adds a very simple test case to ensure a scene file json is actually being written.
test_scene.py
SaveScene
Tests passed locally (verified by @YoruCathy and @tomsilver, seems something is wrong with Github.
Description:
Fixes a few missing addressable assets that were preventing
test_scene.py
SaveScene
from working, and adds a very simple test case to ensure a scene file json is actually being written.