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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment