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
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
Add comment