Test world wrld_da18de08-ec10-4405-82ee-e8db04cfa5fe
World contains a Udon Behaviours on an object that is a child of one other object
The only thing this Behaviour does is log to the console a single message on Start()
Expected:
"GRAPH AAAAAAAAAA" logged in the game console
Actual:
The Behaviour doesn't log anything, indicating that it failed to run.
Moving the object such that it is on the scene root, allows the message to be logged to the ingame console.
This issue occurs ingame only, this works fine in the editor
VRCSDK3-2020.03.21.12.04
UDONSDK-2020.03.21.12.24