Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1307822
Regression
No
Particle distribution discrepancy when sampling with mesh and skinned mesh blocks/operators.
Repro steps:
1. Import the attached quad and sample the positions uniformly.
2. Compare with a regular quad.
3. Observe discrepancies.
Dev notes:
- Potentially, this issue comes with 16 bit index format but even forcing 16 bits on your asset didn't reproduce. The asset is correct, the GPU view created on this asset is incorrect, probably an API issue as well.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "+" shaped artifacts are rendered on UI Toolkit Buttons when the border radius is over 50%, button's opacity is set to 1 and the border has width
- All references to Sprite Atlas and AssetReferenceAtlasedSprite are removed when migrating Sprite Atlas Mode from V1 to V2
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
Resolution Note:
Clamp option is being explored to optionally keep all points within the triangle.