Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b1
Issue ID
827514
Regression
No
[Avatar] Configure button disapears with OGO
#1: "GetObject failed..." error when applying mapping with error, should warn with proper messaging (ex: "...'Hips' not found").
#2: Configure button disapears when error is thrown with Optimize Game Objects enabled.
repro:
-open project
-select UChar
-importer, Rig, Configure...
-remove "joint_Pelvis" from Hips mapping
-Apply...
bug#1: un-expected error in the console...
GetObject failed to find Object for Library Representation
UnityEditor.DockArea:OnGUI()
-Click Done
bug#2: Configure button is no longer visible. It should still be there.
workaround: Un-apply (disable) "Optimize Game Objects"... Configure button re-appears.
If OGO is not enabled, this bug is not repro.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment