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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Add comment