Search Issue Tracker
Not Reproducible
Votes
9
Found in
5.4.0b13
Issue ID
797004
Regression
Yes
UI prefab of a certain structure don't show its image when instantiated on canvas
How to reproduce:
1. Open the attached project
2. Open Untitled scene
3. Drag "TryIt!" prefab from Assets folder to Canvas in hierarchy several times
4. Sometimes it shows its image, sometimes it does not
Issue occurs when UI prefab has the following structure:
Parent: GameObject with RectTransform
Child: GameObject with RectTransform + Image Component
Not reproducible: 5.3.5p1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
zmValjoha
Sep 07, 2016 11:58
Had the same bug when instantiating ui prefab from script. On device(android, iOS) it reproduces more offen.