Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b9
Issue ID
640125
Regression
Yes
Order in layout is lost after upgrading the project to 5.0
Steps to reproduce :
- create a new project in 4.6
- create a few buttons
- add an empty game object with the Grid Layout component and parent the buttons to it
- change the text of the buttons to be recognizable (e.g. A, B, C etc.)
- upgrade the project to 5.0 and notice that the order inside the layout is lost
*Note :
Can also be reproduced by upgrading the Layout scene in the example project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Add comment