- - Ability to construct Module using startUp without having to do allocation outside of it
- Create a proper git repo of dependencies folder
- Shutdown issues (can't repro atm but they're there):
- Destroying area sometimes fails
- - I'm guessing that is because EditorWindows get closed and destroyed before scripts are unloaded. All areas and GUI elements are destroyed with them.
- - I should try to manually destroy C# editor windows before main window is closed
- Native instance is sometimes null when delete is called
|