[fix] Crash when recording on OSX
This happend only on OSX because the dynamic cast didn't work as expected. We suspect, it's because due to the proxy mechanism: The proxy are generated by paraview, and for some reason the true class cannot be identified.
Edited by Nick Laurenson