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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment