Skip to content

Commit c6ecc13

Browse files
authored
Update README.md
1 parent f18d7ad commit c6ecc13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ This compiler is in an early state and I have no prior experience making compile
4242
## Udon bugs that affect U#
4343
- Mutating methods on structs do not modify the struct (this can be seen on things like calling Normalize() on a Vector3) https://vrchat.canny.io/vrchat-udon-closed-alpha-bugs/p/raysetorigin-and-raysetdirection-not-working
4444
- Instantiated objects will lose their UdonBehaviours when instantiated from a prefab and cannot be interacted with/triggered https://vrchat.canny.io/vrchat-udon-closed-alpha-bugs/p/interactive-objects-break-after-being-clonedinstanciated-on-live-worlds
45-
- Calling Destroy() on an object in game and then using a null check to check if it's valid will throw exceptions when it shouldn't https://vrchat.canny.io/vrchat-udon-closed-alpha-bugs/p/null-check-on-gameobject-will-throw-exception-if-the-gameobj-is-destroyed
4645

4746
## Setup
4847

0 commit comments

Comments
 (0)