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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.2.1):
Fixed in: 1.2.1 (available in 2019.4.0f1 and above)