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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment