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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
zmValjoha
Sep 07, 2016 11:58
Had the same bug when instantiating ui prefab from script. On device(android, iOS) it reproduces more offen.