Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.3p3
Issue ID
778213
Regression
No
[Shape][Mesh Renderer] "Use Mesh Colors" does not update automatically when the mesh material / vertex colors are changed
Use mesh colors does not update the particle color when the mesh colors have changed.
Repro steps:
1. Open ParticleBug scene from attached project.
2. Press play.
3. Observe the colors of the two particle systems.
3.1 The mesh color particles match the mesh color, the vertex color one is still white.
4. Change the material color of box inside the mesh particle system.
5. Observe how the particle color does not update.
6. Toggle Use Mesh Colors on both particle systems and observe how they now match the respective colors of their meshes.
Expected outcome: Changes in the mesh vertex or material colors to update the particle color.
Notes:
- not a regression, new-ish feature, happens in Version 5.3.2f1 (e87ab445ead0)
- workaround would be to manually refresh the color by toggling "use mesh colors"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment