Warning when running some scenes on mac OS.
2022-02-18 22:22:23.705 java[64638:5363288] [JRSAppKitAWT markAppIsDaemon]: Process manager already initialized: can't fully enable headless mode.
UNSUPPORTED (log once): POSSIBLE ISSUE: unit 1 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable
Reason for this is unknown right now, this issue is mostly a reminder for myself to debug it.
Possibly a result of System.setProperty("java.awt.headless", "true"); on L. 139 in graphics.Window