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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.