Nathan Inbar
Results
2
issues of
Nathan Inbar
Steps for Reproduction: 1. New 3D project with Unity Version 2022.3.25f1 2. Import Steamworks NET 20.2.0 with git url 3. Create the following script: MyScript.cs ```csharp using UnityEngine; using Steamworks;...
**Is your feature request related to a problem? Please describe.** When using Apache AGE with database clients that do not default to autocommit (e.g., psycopg, JDBC), the extension requires an...
enhancement