Reproduction steps:
1. Open the user's attached "UITKTransitionTesting.zip" project
2. Open the "SampleScene" Scene
3. Enter the Play mode
4. Press the "Enable / Disable Panel" button
5. After the gray panel disappears, press the "Enable / Disable Panel" button again
6. Observe the buttons and a text field in the Scene view
Expected result: Buttons and the background of the text field are unchanged
Actual result: Buttons and the background of the text field disappear
Reproducible with: 1.0.0 (2021.3.1f1, 2022.1.0f1, 2022.2.0a7, 2022.2.0a9, 2022.2.0a11)
Not Reproducible with: 1.0.0 (2022.2.0a8)
Could not test with: 2019.4.37f1 (UI Toolkit is not available), 1.0.0-preview.18 (2020.3.33f1) (Transition to scale is not available)
Notes:
- From 2021.3.1f1 to 2022.2.0a7, after the 5th step, buttons and the text field shrink
- When hovering over buttons and the text field, the issue disappears, and elements become visible again or return to the previous size