Search Issue Tracker
Not Reproducible
Duplicate in 2020.3.X, 2021.3.X
Votes
1
Found in
2021.2
2021.2.16f1
Issue ID
1413510
Regression
Yes
[Editor] Null Reference Exception when highlighting or creating collection tables for Localization
Regression in the core editor from 2021.2.15f1 upwards in the tech stream. Whenever you click on a collection table, a null reference exception is thrown in the console.
Steps:
1) Make sure you're on the 2021.2 stream 2021.2.15f1 or higher .16f1, .17f1 etc
2) On the Project window, navigate to Assets > Localization > Collection Tables
3) Click on the MenuStringTable or the TextureFlagTable. Alternatively, attempt to create a string or asset table from Window > Asset Management > Localization
Expected result: No errors thrown.
Actual result: Multiple Null reference exceptions pointing towards UnityEditor.PropertyHandler.GetHeight.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment