Search Issue Tracker
Fixed
Votes
1
Found in
5.4.0b20
Issue ID
803067
Regression
No
Batching appears to break vertex coloring
How to reproduce:
1. Open Repro project (please download from comment)
2. In the scene, there are 2 trees, each of them are using 2 separate shaders.
The only difference in the 2 shaders is the line "DisableBatching" = "True"
Actual Result:
Left tree's shader has the line "DisableBatching" = "True". It gives correct result which is green with brown trunks
Right tree's shader doesn't have this line. It gives dark grey
Expected Result:
Both trees should look the same, i.e. green with brown trunks
Note:
Please see repro.gif in comment: there are 5 ways to make the right tree look the same as left.
Reproducible: 2017.1.0b8, 5.6.2f1, 5.4.0b21, 5.3.5f1, 5.2.4f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
Add comment