Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.1f1
Issue ID
765232
Regression
Yes
Instantiating UI objects during runtime with localscale set to 0 (and increasing it next frame) disables some of the elements
Steps to reproduce:
1) open attached project
2) play scene 'test'
Actual behavior: notice boxes are solid green without any text
3) try dragging one of the prefabs to scene view
Expected: the boxes start showing all of its components
Workaround: wait for one frame and instantiate another object
Regressions started 5.3.0f4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
Add comment