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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment