Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in
5.0.2f1
Issue ID
699421
Regression
No
[FBX] Unity ignores animation's constant tangent type in FBX and imports splines instead
How to reproduce:
1. Open attached project
2. Open scene 1.unity
3. Select the Soldier@walking_step gameobject
4. Open the Animation Window
5. Switch to Curves view
6. Select any property
- Notice how it is all smoothed out
7. Select animation walking_step_step in the Animator Window
8. Select any property
- Notice how it is all in steps, like it's supposed to be, but this was done manually by duplicating the animation and setting both tangents to be constant
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment