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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment