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
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
- "Lens Flare (SRP)" Component is missing documentation link
- Reflection problems when unbaked Reflection Probes are present
zmValjoha
Sep 07, 2016 11:58
Had the same bug when instantiating ui prefab from script. On device(android, iOS) it reproduces more offen.