Search Issue Tracker
Fixed in 5.4.0
Votes
3
Found in
5.3.0f4
Issue ID
753888
Regression
No
Animation Clip Length value is incorrect if animator is loaded from Asset Bundle
How to reproduce:
1. Open the attached project
2. Open and Play "Test" scene
3. Select "GameObject" in hierarchy
4. Notice that it shows Element 0 length 2 : what is correct
5. Stop the scene, Select "GameObject" in hierarchy and enable "Use Asset Bundles" in Inspector
6. Play the scene again
7. Notice that Element 0 length is 1 " what is incorrect
Comments (2)
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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
lyh1
May 16, 2016 03:55
Will this fix in 5.3 patch? 5.4 beta seems not good for production.