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
- [URP] [Vulkan] Fantasy kingdom crashes editor when switched to Vulkan
- UnityException: get_disableApplyMaterialPropertyDrawers can only be called from the main thread
- DX12 Projects close and are not being created when creating XR Templates on an XPS 13 Arm Device
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
Resolution Note (fix version 1.2.1):
Fixed in: 1.2.1 (available in 2019.4.0f1 and above)