Julian Dymer

Results 7 issues of Julian Dymer

It makes it very difficult to design colliders/etc. when the clientsim player can jump higher and walk up steeper slopes than the player in VRChat actually can. I'm just making...

The UI breaks when in Android (Quest) build mode. Not sure if it is related but I saw the following warning in the console: `[RATS v1.1.2] 0Harmony.dll not found -...

bug

### Describe the bug I store my blender source files for worlds in a folder that begins with a dot `.blender` so that the unity asset management does not try...

bug

### Describe the bug If you have multiple Unity 2022 projects open, the VCC seems to lose track of which is which. This shows up as several different circumstances (See...

bug

### Describe the bug When migrating a project from 2019 to 2022 etc. the Abort button at the bottom of the migration screen says "Aborting..." instead of "Abort" even though...

bug

I can't get this to install. I have set my execution policy to allow the ps1 script to run. The ps1 install script fails with the following error: ``` Add-AppxPackage:...

In acc.cs `NewBlendTree()` and `NewBlendTreeAsRaw()` call `AacInternals.NewBlendTreeAsRaw(AacConfiguration component, string suffix)` which has a parameter for specifying a name for the blend tree as `suffix`, but they both just pass in...