1.32 seems to have introduced a few major bugs, one of which was the name of the Runtimevariables script that I brought up in the release thread.
Another one is that interaction elements in any menu no longer work at all, at least in choose interaction then hotspot mode. I click on my interaction element (look at, for instance) in the interaction drop down menu, but the cursor does not change to the look at cursor as it did previously to 1.32. Nothing at all happens in fact. Right clicking still works fine, but that is not an ideal solution (some people don't always use mice with two buttons). I've looked over what was changed in the interaction element, cursor manager, and player cursor scripts but I have no clue what change could have caused this.
Another thing I've noticed is that the restart game function in the end game action now completely crashes the Unity editor. That might be a case unique to my project because some wacky things have been happening with my restart function to begin with. I might look into making a new action solely dedicated to restarting the game, which saves a state of the game as soon as it is started up, and refers to that save to perform the restart function.
Comments