Search Issue Tracker
Fixed in N/A
Votes
0
Found in [Package]
11.x
Issue ID
1307808
Regression
No
Assertions when sampling Cloth Skinned Mesh renderer in VFX
Repro steps:
1. Import the attached package
2. Load the Repro scene
3. Observe console errors.
Dev notes:
The issue comes from SkinnedMeshRenderer::UploadCloths when SetWantsVertexComputeBufferBinding has been called with true.
This is a C++ behavior
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment