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
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Add comment