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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment