Tiffany
Tiffany
When toggling the radial menu visualization, the compact options state is not preserved at runtime. How to reproduce: 1 - Set up emulator and avatar (if you haven't already) 2...
It appears that the application uses the height of the display to determine the render resolution, which ends up being 2133x1200 on a 1920x1200 display, which gets scaled down to...
Dropbox and Google drive are appreciated, but both are sub optimal for some people in different ways. Dropbox just has a paltry amount of space available to it, and Google...
**Describe the bug in detail:** When a method takes an enum type as a parameter, and also gives it a default value, UdonSharp's compiler seems to forget that it is...
**Feature Description:** This one's pretty simple, I want UdonSharpBehaviour to implement the interface IUdonEventReceiver to make it work with the new image downloader class. **Additional context:** When trying to pass...
**Describe the bug in detail:** When using helper data structures in UdonSharp which aren't used at runtime, UdonSharp still complains every frame about not being able to serialize the data...
**Describe the bug in detail:** In C#, when you use ToString() on an enum type, it will return the name of the enum value, while in U# it returns the...
**Describe the bug in detail:** When I open the editor and there are no assemblies in the project, UdonSharp complains about not having assemblies when I've not clicked anything. **Provide...
**Is your feature request related to a problem? Please describe.** Sometimes people want to have a panel with controls multiple places in a VRChat world but have them control the...
**Synopsis** Video player will count down to load when playing a regular video, but only detects this on URL enter. This misses a few cases where you can miss a...