Kimmo Keskinen

Results 5 issues of Kimmo Keskinen

Problem: NaughtyInspector has the catch-all [CustomPropertyDrawer(typeof(UnityEngine.Object))], so everything without a custom Inspector of its own is displayed via NaughtyAttributes via IMGUI. Background: IMGUI cannot render UIElements within itself. My use-case:...

Trying to setup a simple Achievements system and RequestCurrentStats() is the required starting point: it needs to be called and a successful reply must be received before calling APIs such...

unityresolutiondialog/Scenes/SampleScene.unity.meta has the same GUID, conflicting with High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity.meta. ``` GUID [9fc0d4010bbf28b4594072e72b8655ab] for asset 'Packages/com.sitterheim.unityresolutiondialog/Scenes/SampleScene.unity' conflicts with: 'Assets/Samples/High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity' (current owner) We...

BuildReportInspector hard-codes build report output path but more importantly it hard-codes the filename date formatting in a way I find unacceptable: using Unity Build Reporter as a Package Manager package...

**What is the current behavior?** Visual Studio Code extension is installed and I open a file TestScript, then press "Show Graph". The Graph displays empty, "Jump to Node" lists no...

bug