Kevin Mettes

Results 15 comments of Kevin Mettes

I'm trying to get an Oculus Quest build ready but I'm uncertain whether the package could be used in the last state you've posted. It think it could be used,...

It seems like in Unity 2020.2.1 the SoftMask is broken again. Perhaps this is due to an Universal Render Pipeline update. Reverting back to Unity 2020.1.x and it works again.

We're trying to use the Softmask on the Oculus GO which gives some odd visual results due to single pass stereo rendering? The left eye is rendering differently than the...

I'm kind of wondering about this as well. There's no point of separating the `Username` and `Email` if they're being confused when trying to log in. `SignInManager.PasswordSignInAsync` requires the `Username`....

Adding `exe` to the Tests project does not seem to fix it. I don't have any `Directory.Build.props` file. The templates from `TUnit.Templates` 1.2.3 gave me the same error. So I'm...