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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment