Hi all!
Very, very simple code - a cube with animator (SpriteSheetAnimator) and a mesh with shadowMethod (ColorMaterial, SoftShadowMapMethod).
If I comment one of them - other is working fine, but if both of them are turned on - runtime error appears: Error #3647: AGAL validation failed: Temporary register read without being written to for source operand 1 at token 1 of vertex program.
Where is the problem?
PS: tried away3d-core-fp11-4.1.4-gold and away3d-core-fp11-dev - both downloaded today.
PPS: Im attaching sample FD project
Thanks in advance!