After dumping the movie using:
UDK.exe 1hermetic_map.udk -dumpmovie -windowed -benchmark -maxqualitymode -fps=30 -resx=1600 -resy=1200
we are randomly getting lighting issues? when the game is played in udk there is no problem atall, however when it is screen dumped it is as if some textures are just not loaded or the static mesh is not accepting lights?
Anyone have any idea what could be causing this?