Search Issue Tracker
Fixed in 1.5.2, 2.1.2, 3.0.2
Fixed in 2.1.2, 3.0.2
Votes
0
Found in [Package]
3.0.0, 3.0.0-preview.14, 3.0.0-preview.1
Issue ID
1263345
Regression
Yes
[TMP] NullReferenceException is thrown on removing the "TMP_Sub Mesh (Script)" component
On removing the "TMP_Sub Mesh (Script)" component editor throw NullReferenceException, refer to the attached video.
Steps to repro:
1. Create a new project
2. Windows > Package Manager > TextMeshPro(3.00-preview.14) > Update.
3. Hierarchy > Right-click > Create Empty
4. Hierarchy > GameObject > Inspector > Add Component >TMP_Sub Mesh (Script) > Add
4. Hierarchy > GameObject > Inspector > TMP_Sub Mesh (Script) > Remove
Actual Result:
NullReferenceException is thrown on removing "TMP_Sub Mesh (Script)" component
Expected Result:
"TMP_Sub Mesh (Script)" component removed gracefully.
Reproducible in:
2020.2.0a18, 2020.2.0b16, 2020.1.0a11 with Package Version 3.0.0, 3.0.0-preview.14, 3.0.0-preview.1
Working fine in:
2020.1.0a11 with Package Version 2.1.0
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment