Search Issue Tracker
Fixed in 5.3.3
Votes
8
Found in
5.3.0p1
Issue ID
759408
Regression
Yes
[iOS][Android] Animation sets transform to NaN when it includes a rotation component
To reproduce:
1) Open attached project
2) Open Assets/Standard Assets/Scenes/StealthScene01
3) Enable Main Camera and change its position to (-10, 6, 18) and rotation to (15, 130, 0)
4) Build and run on android
Expected: A model bounces around the road
Actual: The model is gone as "PatrolPlanner" children transforms show a change to NaN if logged
DUT:
- Samsung Galaxy S6 edge (Android 5.1.1)
- iPad Mini 2 (iOS 7.1.2)
Reproduced in 5.4.0a5, 5.3.1p2, 5.3.0b6
Not reproduced in 5.4.0a6, 5.2.4f1
Comments (1)
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
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
mattparkins
Jan 13, 2016 10:06
Also happens on an iOS build to an iPhone6.