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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
zmValjoha
Sep 07, 2016 11:58
Had the same bug when instantiating ui prefab from script. On device(android, iOS) it reproduces more offen.