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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
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.