Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
Issue ID
UUM-135074
Regression
No
Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
How to reproduce:
1. Open the attached “IN-134445” project
2. Open the scene “SampleScene”
3. Enter Play mode
4. Press the green "Toggle UI Animations" button
5. Observe the Game View
Actual result: “FadeIn” animation is delayed on labels that have "style first” in the text
Expected result: “FadeIn” animation is delayed on both labels that have "style first” and "opacity first” in the text
Reproducible with: 2023.1.0a1, 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Reproducible on: Windows 10 (by user), Windows 11
Not reproducible on: No other environments tested
Notes:
- Labels where “scale first” is written in the parentheses has “scale” action written before the “opacity” action in the transition-property of the Styles.uss
- Labels where “opacity first” is written in the parentheses has “opacity” action written before the “scale” action in the transition-property of the Styles.uss
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment