Search Issue Tracker
Fixed in 1.2.4
Fixed in 1.3.X
Votes
0
Found in [Package]
1.2
Issue ID
1184058
Regression
No
Property order is inconsistent between TL & AW
The property list in the Timeline in-line curves are ordered differently than in the Animation Window property list.
AW: predefined order based on component/property stack in the Inspector (ex: transform order, then component properties… in stack order)… expected.
TL: order in which they are animated… is consistent and un-expected (see attached screenshot image)
repro:
- create a Timeline
- create an Animation track for the camera (drop camera in TL)
- set track in Rec mode
- animate the following properties in this order...
--Rotation
--Camera FOV
--Position
- compare animated property lists in Timeline vs. Animation Window (see attached screenshot image)...
bug: Timeline lists properties in the order they were animated.
expected: Timeline should order the properties exactly like the AW. This is inconsistent and confusing, especially when using both tools simultaneously.
...open project & PropertyOrder scene for an example of the inconsistent result.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Add comment