Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b23
Issue ID
809845
Regression
Yes
Texture flickers on mesh with 2 materials while object is not in 0.0.0 position, with custom shader. 5.4 regression
Steps to reproduce:
1) Download attached project " BugTest.zip " and open in Unity.
2) Open scene "FlickeringBug".
3) In Hierarchy tab, select Sphere.
4) In Scene view, rotate view /move Sphere from 0.0.0 position.
Note : Everything works as it should be. (see attached gif "alright.gif").
Move sphere back to 0.0.0 position.
5) In inspector, set Material2 shader to Custom/PlanetLights.
Note : If you rotate view while Sphere in 0.0.0, it works as expected.
But if you move it somewhere, you will see flickering of 2nd material.(see attached gif "wrong.gif").
Reproduced with: 5.4.0b21, 5.4.0b24.
Not reproduced with: 5.2.4f1, 5.3.5p6, 5.4.0b20.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment