Tried attaching to an empty within the unity UI menu and within a game scene, but the results are the same - select shows up in the log but deselect doesn't.
AC version is 1.70.1, which is pretty old, but we're also working with unity version 2018.…
That did it, thank you!
However, there are some instances where I'd like to briefly pause the player without switching to the cutscene cursor - how should I go about this?
Thank you for the response, Chris! It appears that the issue is actually specifically related to custom scripts that reference local variables, but there aren't many so I can find work-arounds.
Also component variables sound useful in general - I s…
Hi Chris, thanks so much for the response!
I ran the deep profiler and it turns out I'm a total idiot, I traced the issue down the... editor loop. I ran the profiler on a standalone build and the game ran great.
I honestly didn't even think t…