Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.2p2
Issue ID
768807
Regression
Yes
[Canvas] When scaling World Space Canvas from zero its child UI elements aren't rendered
Steps to reproduce:
1. Open attached project using Unity 5.1
2. Open scene "main"
3. Run it
4. Notice that bottom Canvas is enlarged and together with Canvas, text is enlarged, too
5. Open attached project using Unity 5.2+
6. Open scene "main"
7. Run it
8. Notice that although Canvas is enlarged Text isn't shown
Note: This happens with all UI components
Not reproducible: 5.1.4f1
Reproduced with: 5.2.4p1, 5.3.2p2, 5.4.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment