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
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment