Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.3.0f1
Issue ID
744044
Regression
Yes
[UI][SceneView] Child objects of nested canvas are not visible in scene view
To reproduce:
1. Add Image game object
2. Notice that Image is visible in scene view
3. Add another canvas as a child of main canvas
4. Reparent Image object to nested canvas
5. Notice that Image is not visible in a scene view
Note: If at least 1 UI object is under main canvas, all ui objects will be visible in scene view.
Reproducible: 5.3.0f1 (b948b362cb65)
Regression from 5.3.0b6 (46b1550107d8)
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