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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment