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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note (fix version 1.2.1):
Fixed in: 1.2.1 (available in 2019.4.0f1 and above)