Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.5.1f1
Issue ID
891894
Regression
No
If the draw call before a DrawMeshInstanced call has a negative scale, the normals on the instanced call will be flipped
Reproduction steps:
1. Open project attached (Repro project.zip).
2. Disable "Sphere (1)".
Expected result: Floating cubes will remain the same.
Actual result: Normals are flipped on floating cubes.
Notes: This happens when there is an object with Negative scale and it is the last object drawn in the scene. If there is an another object further, then normals remain the same.
I edited material since the old one had some mistakes in the shader.
Reproduced on: 5.5.1f1, 2017.1.0p5, 2017.2.0b9, 2017.3.0a6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment