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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment