I think this is fixed in the next build (same issue as other thread). I also fixed the fact local non-static variables would share their values across all levels of recursion, like global variables - from the next build now their values also work independently in each call.