poi

Results 54 issues of poi

**Describe the bug in detail:** Consider the following code that is expected to compile correctly: ```csharp using UdonSharp; using UnityEngine; using VRC.SDKBase; using VRC.Udon; public class TestScript : UdonSharpBehaviour {...

bug

- output string logs, the current error code design cannot show properly where the problem is located. - is using CSV in showing scene, avatar, clothes gameobject tree appropriate? -...