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 Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
- HDR color values set with MaterialPropertBlock.SetColor are incorrect when using Linear Color Space
Resolution Note (fix version 1.2.1):
Fixed in: 1.2.1 (available in 2019.4.0f1 and above)