Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.28f1
2022.3.5f1
2023.1.5f1
2023.2.0b2
Issue ID
UUM-44010
Regression
No
FBX Importer preset's Inspector doesn't allow modification of animation settings
How to reproduce:
1. Open the attached project "1614487 Model presets inspector doesn't allow access to animation settings"
2. Select FBXImporter.preset in the Project window
3. Go to the Animation tab in the Inspector window
Expected result: The preset allows to modify default Animation settings
Actual result: There is a "No animation data available in this model." message
Note: This issue causes workflow issues because a generic FBX preset cannot be created, and presets created with animation settings cannot be edited
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
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
Resolution Note:
The Animation panel is not supported in Presets at the moment.
It is required to rework how animation data are displayed and made accessible in the UI, which implies changes outside of the scope of a bug fix.