Jonathan Miller

Results 6 issues of Jonathan Miller

### [REQUIRED] Step 1: Describe your environment * Unity version: 2019.4 * Google Mobile Ads Unity plugin version: 7.1.0 * Platform: Unity Editor - Android * Platform OS version: Android...

I have an older project made on Unity 2019.4 and I am trying to update the Google Play Games plugin. However, trying to figure out which version of Gradle each...

**Describe the bug** The "Open URL" and "Copy Url" functionality hangs and/or crashes the application when too many files are selected prior to simply hovering over the option. I have...

s3
cloudfiles

Related to Issue https://github.com/gyrocode/jquery-datatables-checkboxes/issues/62

Line of code: https://github.com/ogxd/project-curator/blob/da8a264a30daf02a7365dbac920203fe1c0d9277/Editor/StringUtility.cs#L13 Replace range indexing operation with string function calls. Example, from the referenced stack overflow answer (https://stackoverflow.com/a/7170953/317135): ```C# return input.Substring(0, input.Length - suffixToRemove.Length); ``` I'm maintaining a...

### Godot version 4.5.1.stable ### Plugin version 1.1.0 ### System information Exported game on Linux. (likely not applicable/relevant) ### Issue description **Overview** I am trying to update an Android game...