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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
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.