Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0a6
Issue ID
1324031
Regression
No
Importer/Rig Update button does not update
When a Generic Rig being used by “Copy From Other Avatar” from other motion files and the Animation Type is change to Humanoid, other motion files display an “Update” button in the Source binding field. Clicking the Update button does not do anything and the button disappears. This update button is expected to update/re-bind the existing avatar and generate a pop-up if the Animation Type does not match (Generic vs. Humanoid). This does not happen when you click the update button (bug), but does happen when you manually re-assign (browse) the same avatar binding (expected pop-up).
Repro:
Start clean project with attached “CharacterAnimation_BasicTest.unitypackage” in order to repro from scratch using files with Generic setup to start with…
- Import .unitypackage
- Select DefaultMale
- In importer Rig tab, change Generic Animation Type to Humanoid
- Apply
- Select Nav-AccelNwalk
- Click Update button in Source binding field…
Bug: Nothing happens. Update button reappears when asset is re-selected. No Generic vs. Humanoid pop-up. Animation Type is still set to Generic.
Expected result: Avatar is updated, new Animation Type is detected and user is prompted. Animation Type is updated to Humanoid when user answers Yes, to pop-up.
Workaround:
Manually re-assigning the same Avatar binding (browser) triggers the pop-up resulting in the expected result.
See attached video for repro!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
Add comment