Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a14
Votes
0
Found in
2021.3.12f1
2022.2.0b8
2023.1.0a9
Issue ID
UUM-12866
Regression
No
[VFX Graph] Missing VertexColor initialization with Output Quad.
* import the attached package
* Open the scene "VColors_Quad_Issue".
* Look at the VFXG in the scene (VFX_VerteColor_Issues).
* Notice that the Quads are all Black.
*Expected Result:* Default Vertex Color of a Quad Output should be (1,1,1,1).
*Actual Result :* Vertex Color of a Quad Output is (0,0,0,0).
Reproductible in 2023.1.0a5.636 under and above.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment