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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment