Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3
2021.1
2021.1.9f1
2021.2
Issue ID
1341601
Regression
No
Using UsageHints.DynamicTransform disables rendering of VisualElement in the Play Mode
Reproduction steps:
1. Open attached project "1341601.zip"
2. Open "SampleScene" Scene
3. Enter Play Mode
4. Notice how the health bars appear above GameObjects in the Scene
5. Exit Play Mode and open the "WorldSpaceUI.cs" script for editing
6. Find row 53 that holds commented out "//container.usageHints = UsageHints.DynamicTransform;" and uncomment it
7. Save the script and enter the Play Mode once again
Expected result: Health bars appear both when UsageHints.DynamicTransform is used and when it's not
Actual result: Health bars only appear when UsageHints.DynamicTransform is not used, and are not visible when using it
Reproducible with: 1.0.0-preview.14 (2020.3.12f1, 2021.1.11f1), 2021.2.0a21 (UI Toolkit is integrated into the editor itself)
Couldn't test with: 2018.4, 2019.4 (UI Toolkit package is not available)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a7