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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment