In release mode, Ogre seems to crash on occasion when calling setEmissive.
This is all I get from the logs:
Code: Select all
OGRE EXCEPTION(-2147467259:RenderingAPIException): Cannot compile D3D11 high-level shader 100000005PixelShader_ps Errors:
\100000005PixelShader_ps.hlsl(1,1): error X3000: syntax error: unexpected token '@'
in D3D11HLSLProgram::compileMicrocode at \Ogre\ogre\RenderSystems\Direct3D11\src\OgreD3D11HLSLProgram.cpp (line 569)Code: Select all
High-level program 100000005PixelShader_ps encountered an error during loading and is thus not supported