Technical Notes
Some highly specific technical details, problems and solutions
Detecting a User About to Type on InputField
Due to VRChat not being the most consistent with sent UI events, especially between desktop and V...
Rebuilding UI Layout
If you are using Unity UI Auto Layout components on your UI, you may face problematic situations ...
Reading TMP_Dropdown Value in Udon
TMP_Dropdown isn't exposed in Udon, so we're unable to read its value by default. Here is a worka...