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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment