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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.