-
ImginLoader も ImaginPanelも
Hierarchyに設置後、Inspectorを確認すると、
動画URLとJsonURLを記載する項目が表示されません。
エラーを確認するとU#のエラーが発生してます。
```
UdonSharp] Unable to find valid U# program asset associated with script…
-
**Describe the bug in detail:**
Given method ` public override void OnPickupUseDown()
{
if (child)
{
child.OnPickupUseDown();
}
…
-
### Describe the bug
Adding package with legacypackages will not remove package
I found this while investigating vrc-get/vrc-get#952. sorry for late bug reports
### To Reproduce
1. create …
-
**Describe the bug in detail:**
can not compile with U#
**Provide steps/code to reproduce the bug:**
just creat a U# script and failed to compile
[UdonSharp] C# scripts have compile errors…
-
I'm getting this error spammed in my console 2 times a second and I can't find any "sourceCsScript" to reassign into that specific location.
Probably being stupid or blind, but any help would be gr…
-
Enabling the Scale Movment checkbox causes the NUMovement controller to break in the editor when testing.
Error message:
```
UdonSharp] Packages/com.nessie.udon.movement/Runtime/Scripts/NUMovemen…
iffn updated
4 months ago
-
Should the UdonSharp documentation link to the main VRChat Discord instead? 🤔
-
I've imported UdonUtils package as a dependency for UdonAudioUtils,
but as soon as it's imported I get an error referring to undefined params inside the Stopwatch class.
[UdonSharp] Packages/tlp.u…
-
### Describe the bug
If both anatawa12's and bd_'s community repositories have been added and are shown in VCC, version list of another package will be wrong.
This is because both need and have the …
-
Hi, first congratulations for the project I love your worlds and I always go there with my friends. It is a great pleasure to be able to use your prefabs in my worlds.
I'm doing something wrong her…