Search Issue Tracker
Fixed
Fixed in 2022.3.47f1, 6000.0.16f1, 7000.0.0a1
Votes
0
Found in
2021.3.41f1
2022.3.39f1
6000.0.12f1
Issue ID
UUM-76325
Regression
No
Crash occurs on SkinVerticesGenericCPU<255,1,1> when the "QualitySettings.skinWeights" are set to "SkinWeights.None" or 0
How to reproduce:
1. Open the “SkinningBonesCrash.zip“ project
2. Open the “SampleScene“
3. Import the attached “SkinWeightScript.cs“ file
4. Create an Empty GameObject
5. Attach the “SkinWeightScript“ to the GameObject
6. Enter Play Mode
7. Observe the Editor
Expected results: The Editor enters Play Mode
Actual results: The Editor crashes
Reproducible in: 2021.3.41f1, 2022.3.39f1, 6000.0.12f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible in the Player, and there are suspicions that this can affect any platform
- In the “Project Settings > Quality”, the “Skin Weights“ dropdown does not have an option for “None“, but Scripting API does
First 5 lines of the Stacktrace:
0x00007FF7C11B2F38 (Unity) SkinVerticesGenericCPU<255,1,1>
0x00007FF7C11B794C (Unity) SkinMeshCPU
0x00007FF7C11B7074 (Unity) DeformSkinnedMeshJob
0x00007FF7C120184A (Unity) ujob_execute_job
0x00007FF7C1200C7D (Unity) lane_guts
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment