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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
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.