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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment