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
- GameObject doesn't execute animation the way it's supposed to until any GameObject in the Hierarchy is selected when in the Play Mode
- PropertyField does not properly render its field when changing it back from a valid Asset to "None"
- "ArgumentException: Input Button Enable Debug Button 1 is not set" is thrown when "Enable Debug Button 1" is deleted
- Duplicate invocations when Enabling InputActions during handling an input action
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly
Add comment