[UDONSDK-2020.02.23.14.05] Branch node False path causes unaligned jump address VM error
complete
naqtn
If Udon program run into Branch node and goes out to the false path, it causes VM error like:
----
[UdonBehaviour] VRC.Udon.VM.UdonVMException: The VM encountered an error!
Exception Message:
Unaligned jump address '0x00000029'. Addresses must be aligned to 4-byte boundaries.
----
(of course '0x00000029' varies depending on the program)
Environment: UDONSDK-2020.02.23.14.05, VRCSDK3-2020.02.23.13.54
Simplest example:
Log In
Tupper - VRChat Head of Community
marked this post as
complete
Fixed in the latest Open Alpha release.
T
TCL
marked this post as
in progress
This will be fixed in the next Udon Alpha SDK.