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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment