Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.4f1
Issue ID
791385
Regression
No
The sample rate of animation imported to Unity is set 12.5fps if lower than certain number
How to reproduce:
1. Open the attached project
2. Open and play 1.scene ( compare two clips with sampleRate-10 & sampleRate-60)
3. Select G@OriginalStrafeWalkLeftAim10fps.dae
4. In inspector you could see the sample_rate is 12.5fps and the animation is twisted somehow
5. Import the DAE file into Blender and see the animation is correct there
How to break the correct animation:
6. Via explorer open G@OriginalStrafeWalkLeftAim60fps.dae file in Notepad and change its frame_rate to 20
7. Play the scene again and notice that its sample rate is set to 12.5 fps and animation is twisted as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment