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
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed
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.