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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment