unity-wakatime icon indicating copy to clipboard operation
unity-wakatime copied to clipboard

WakaTime plugin for Unity ⏱

Results 9 unity-wakatime issues
Sort by recently updated
recently updated
newest added

Dispose was not called on the UnityWebRequest, which in newer versions of unity causes a memory leak. disposeUploadHandlerOnDispose defaults to true, so it will also implicitly dispose that class. This...

This happened in 2021.1. Every time I press "Play" button, they appear in console. I used `com.unity.jobs` and caught these: > A Native Collection has not been disposed, resulting in...

bug

In newer versions of Unity, you can directly add packages from a git url: ![image](https://user-images.githubusercontent.com/10625/165115957-ee4f114d-74f5-4b54-bd8b-174d21f12636.png) I entered in `https://github.com/vladfaust/unity-wakatime.git#package` like the README suggests and it seems to have worked.

You can review existing code while we are waiting for https://github.com/wakatime/wakatime/issues/181

_I never really liked Travis CI._ Currently CI is [broken](https://travis-ci.org/github/vladfaust/unity-wakatime/builds/718252510). I may be too old for this...

enhancement

Now it's `Unknown OS`

enhancement

I have an editor component that actively updates while selected, causing very often heartbeats. After a few seconds `System.ArgumentException: JSON parse error: Invalid value.` starts to appear. Server responses with...

enhancement

- [ ] Track current git branch - [ ] Assume there is no git on the machine (swallow errors)

enhancement