As the title says, my game, which was running perfectly in Web Player on Unity 3.x, is now broken.
Notably text is not displaying now, it doesn’t seem to be responding to mouse clicks, some GUI stuff doesn’t seem to be displaying consistently (I have three GUIToggles each of which presents a secondary window of GUI stuff, two of them are now not working).
It’s going to be a lot of work to dig into the project and selectively disable components, so I’m asking here first.
Is anyone aware of any issues with upgrading to Unity 4 web player?