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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment