Tom Brückner
Tom Brückner
Same problem here. Worked on one machine, but not on another. Confused about this. :-/
Ok, I found the issue of my installation: On the new machine, I installed JDK 15, which is the default you get directed to if you run `java` on a...
What still confuses me: Unity is setup to use its own Open JDK, but this seems to be ignored by the resolver.
I notice the same crashes at ARKitXRCameraProvider::ScheduleReleaseRetainedTextures, especially when using the Face Camera.
Thanks for looking into this, highly appreciated!
This is *really* annoying. I am trying to combine `font-awesome-pro` with `bootstrap`, but because both define the same include names, things get messed up with a lot of undefined variables,...
Also happens to me. Especially when I try to start typing before OmniSharp has completely started up (which now takes ages for my Unity project). If you type in this...
I am a bit confused. What is Razor, and where can I set this option?!
Thanks Yusuf. Another thing I'd like to point out: Since `NatShare` didn't offer a permission request so far, I was using yasirkula's `NativeShare`'s permission dialog instead. However, since I upgraded...
Thanks for your fast response. Sounds like a valid approach.