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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment