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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Add comment