Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b7
Issue ID
1046358
Regression
No
Animation clip missing path property feedback not working with Timeline clip
When previewing a clip with missing properties in an “Animator controller”, the Animation Window gives you feedback of which properties are missing (yellow properties).
When previewing a clip with missing properties in a “Timeline track”, the Animation Window DOES NOT give you feedback of which properties are missing… properties are not yellow, when they should be.
Repro:
- Open project & scene
- Select “ivanALODc” GO in the Hierarchy
- Open Animation Window & activate Preview mode
- Scroll down the properties list… and notice the yellow missing properties (ivanA_head_GEO)
This is the expected result.
- Disable Animation Window Preview mode
- Open Timeline
- Double-click on the clip on the timeline track to enter Animation Window (TL linked mode)
- In the Animation Window, scroll down the properties list…
Bug: notice that the missing properties (ivanA_head_GEO) are NOT yellow.
Expected: missing properties (ivanA_head_GEO) are expected to be yellow. This should be consistent between Animator clip & Timeline clip AW Previews.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method
Add comment