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
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment