Search Issue Tracker
Not Reproducible
Votes
1
Found in
4.6.0f3
Issue ID
653173
Regression
Yes
[UI] When instantiating UI Prefab with layoutgroup, it is not seen if Slider, Toggle, or Scrollbar exists on the Canvas
To reproduce this bug:
1. Open the attached project
2. Open 'test' scene
3. Run the game in editor
4. The prefab with layout group is instantiated
5. Only the Scrollbar will be visible
6. While running, disable then re-enable the PrefabContainer object - horizontal layout group will become visible
7. Stop game
8. Remove Scrollbar from scene (disabling game object is not enough)
9. Run project again
10. 'Horizonal Layout Group' is visible immediately
Regression since 4.6.0b21
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