Search Issue Tracker
Fixed in 1.2.1
Votes
0
Found in [Package]
1.0.5
Issue ID
1371884
Regression
No
Crash with YGLayoutNodeInternal when opening the docked Project Settings window after deleting the Localization Settings file
Reproduction steps:
1. Open the user's attached "LocSettingsBug.zip" project
2. Open the Project Settings window then drag and drop it in the Tab Area of an existing window
3. Create and save the Localization Settings file
4. Open the Tab beside the Project Settings window
5. Delete the created Localization settings file
6. Open the Project Settings window
Expected result: The Editor doesn't crash
Actual result: The Editor crashes
Reproducible with: 1.0.4, 1.0.5 (2019.4.31f1, 2020.3.21f1, 2021.1.27f1, 2021.2.1f1, 2022.1.0a13)
Notes:
- The issue doesn't reproduce if the Project Settings window isn't docked in the Tab Area
First few lines of the Stacktrace:
0x000000013f8998c9 (Unity) YGLayoutNodeInternal
0x000000013f89ab6d (Unity) YGNodeComputeFlexBasisForChild
0x000000013f89d33a (Unity) YGNodelayoutImpl
0x000000013f8998c9 (Unity) YGLayoutNodeInternal
0x000000013f89ab6d (Unity) YGNodeComputeFlexBasisForChild
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
Resolution Note (fix version 1.2.1):
Fixed in: 1.2.1 (available in 2019.4.0f1 and above)