Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b22
Issue ID
807990
Regression
Yes
Shadows are not working properly with OpenGLCore, Direct3D11
1. Open CaveScene in user attached project
2.a) If on mac set graphics API to OpenGLCore
2.b) If on windows set graphics API to Direct3D11 or OpenGLCore
3. Fly above sign and try to illuminate it(see ShadowsDoesntWork.png)
Notice shadow does not appear.
4.a) If on mac: switch graphics API to OpenGL2 or Metal
4.b) If on windows: switch graphics API to Direct3D9
5. Fly above sign and try to illuminate it(see shadowsWork.png)
Notice shadow does appear.
Repro on: 5.4.0b22, 5.4.0b23
No repro on: 5.4.0b21;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment