Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.2
2019.3
2019.3.0b6
2020.1
Issue ID
1194866
Regression
No
Skin Weights property in Project Settings overrides Skin Weights property in Import Settings
How to reproduce:
1. Open the attached 'AssetTest.zip' project
2. Open 'import_test_scene' Scene
3. Open Edit -> Project Settings -> Quality
4. Select 4 Bones in Skin Weights dropdown
5. Select 'Maya_Baymax_anim' GameObject in Project Browser
6. Click Rig button of Import Settings in the Inspector
7. Notice that Max Bones/Vertex property is set to 32
8. Select 'Timeline' GameObject
9. Go to 400th frame in Timeline Window
10. Observe weights of 'Maya_Baymax_anim' GameObject in the Game View
Expected result: Warning is thrown that Skin Weights property in Project Settings overrides Skin Weights property in Import Settings
Actual result: Nothings happens when Skin Weights property in Project Settings overrides Skin Weights property in Import Settings
Reproducible with: 2019.2.12f1, 2019.3.0b10, 2020.1.0a12
Could no test with: 2017.4.34f1, 2018.4.12f1 because Skin Weights property in Import Settings is not introduced
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
- 'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
- "Unable to add Renderer to the Scene after Culling." error when adding a Terrain in a HDRP project
- [Vulkan] "Dont Care" LoadAction resets to "Load" when running on Mali devices
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
Resolution Note (fix version 2020.1):
Fixed in 2021.1.0a1. Added Help box in the Model importer rig panel to inform about the state of QualitySettings.skinWeights when the Model importer skin weights value is higher.