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
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window
- Performance degrades when Vsync is enabled on computers with Radeon GPUs and monitors with refresh rates above 60Hz
- Serialized UnityEvent data is lost when array elements are reordered and applied to prefab via "Modified Component" menu
Add comment