Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.0f3
Issue ID
749006
Regression
No
Particles set to emit from a Skinned Mesh Renderer do not work with Cloth
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh has a Cloth component, the particles are only emitted from the pre-cloth-simulated mesh.
Reproduction Steps:
1. Open the scene 'Scene'
2. Run the project
3. Observe that the particles are emitted from a different location than the simulated mesh
Expected result:
When set to emit from a Skinned Mesh Renderer, the system should account for a Cloth simulation and emit from the modified mesh.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment