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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment