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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment