Search Issue Tracker
Fixed in 1.5.0, 2.1.0, 3.0.0
Votes
0
Found in [Package]
3.0.0, 2.0.1
Issue ID
1251229
Regression
No
[TMP] TextMeshPro font preset focus is being lost when resetting
TextMeshPro Font preset asset focus is being lost when resetting.
Steps to repro:
1. Open the attached project.
2. Project Window > Search "MyTestFont" Font > Create its preset asset.
3. Select MyTestFont preset > Inspector > Reset.
Actual Result:
TextMeshPro Font preset focus is being lost.
Expected Result:
TextMeshPro Font preset should not lose its focus.
Reproducible in:
2020.2.0a13, 2020.1.0b11, 2019.3.15f1, 2019.2.0f1, 2019.1.0f1, 2018.4.23f1.
with Package version 3.0.0-preview.13, 3.0.0-preview.1, 2.0.1-preview.13, 2.0.0, 1.4.1.
Environment:
Occurring on Windows 10 & Mac 10.15.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note (fix version 1.5.0, 2.1.0, 3.0.0):
As such, the TMP assets which are TMP_FontAsset, TMP_SpriteAsset, TMP_StyleSheet, TMP_ColorGradient and TMP_Settings will now be using the [ExcludeFromPresetAttribute] to remove the ability to create presets for these runtime and persistent assets.