Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.3, 3.0.1, 2.1.0
Issue ID
1288699
Regression
Yes
[TMP] "TMP_Sub Mesh (Script)" component is removed automatically on creating Prefab of GameObject
On Creating Prefab of GameObject, the "TMP_Sub Mesh (Script)" component is removed automatically, refers to the attached video
Steps to repro:
1. Create a new project
2. Windows > Package Manager > TextMeshPro(3.03) > Update.
3. Hierarchy > Right-click > Create Empty
4. Hierarchy > GameObject > Inspector > Add Component >TMP_Sub Mesh (Script) > Add
5. Cretes a Prefab of an GameObject
6. Project > Prefab(GameObject) > Inspector
Actual Result:
"TMP_Sub Mesh (Script)" component is missing in the Prefab Asset
Expected Result:
"TMP_Sub Mesh (Script)" component should be available in the GameObject Prefab Asset
Reproducible in:
2021.1.0a3, 2020.2.0b10, 2020.1.0a1 with Package Version 3.0.3, 3.0.1, 2.1.0
Working fine in:
2020.1.0a1 with Package Version 2.0.1
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment