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
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
Add comment