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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment