You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8ee9832: Improve exposure tree readability on Unity's light theme
4b52882: Fix IOExceptions when reading file from a slower HDD due to the filesystem taking longer than expected to release the file lock. Reported by @ChrisFeline, @Xiexe, and @synergiance
8c39e36: Add error for attempting to declare a constructor since they are not supported yet
fad4ed8: Add error for attempting to use BitwiseNot ~ since Udon has not yet exposed it
3e2ecd8: Fix for the RuntimeExceptionWatcher throwing exceptions if you don't have a VRChat data directory, reported by @VowganDesign