The libraries involved will enable opening a console which allows user to run commands for inspecting global state of the Unity application. The basic idea is to run custom code in unity that enables ...
I'm using IronPython (2.7.10) hosted within Unity (2020.1.3) and I'm getting weird, intermittent crashes from script code. Basically, every time Python code iterates over a C# enumerable (doesn't ...