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
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
Add comment