UnityREPL
UnityREPL copied to clipboard
C# REPL tool for Unity3D built on Miguel's tool.
Results
1
UnityREPL issues
Sort by
recently updated
recently updated
newest added
After setting the Scripting Runtime Version to `.Net 4.x Equivalent `, I get the following error ``` NullReferenceException: Object reference not set to an instance of an object Mono.CSharp.PredefinedAttribute.Resolve (System.Boolean...
bug