We are currently developing a game using Unity and I was wondering if there are any automated testing tools for Unity. I am after a tool that can either record a player session in unity and play that session back. Or a tool that can be scripted in terms of actions taken and then replayed against the unity client. Does such a beast exist? If not does anyone have any ideas automating the test process with Unity?
thanks.