Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b14
Issue ID
788944
Regression
Yes
[5.4 regression] Graphics.DrawMesh MVP matrix wrong (breaks Super Fast Soft Shadow AS package)
Steps to reproduce:
Using 5.3:
1. Open attached project "788944for5.3.zip"
2. Open scene "Test"
3. Change Graphics API to DX9 (or OpenGLCore)
4. Shadow should appear in scene view as well as in game view
5. Make sure that "Extra camera" found in hierarchy is enabled
6. Move "Extra camera" and notice that shadows aren't affected
Using 5.4:
7. Open the same project and scene using 5.4b15
8. Change graphics API to DX9
9. Shadow only appears in game view
10. Make sure that "Extra camera" is enabled
11. Move "Extra camera" and notice that shadow move together with camera
Reproduced with: 5.4.0b15
Not reproducible: 5.3.3f1, 5.3.4p3
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