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
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
- Persisted event listeners are reset when collapsing and expanding a component in the Inspector
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
Add comment