Search Issue Tracker
Fixed in 1.5.2, 2.1.2, 3.0.2
Votes
0
Found in [Package]
2018.4
2019.4.4f1
2020.2
Issue ID
1271420
Regression
No
Certain TextMeshPro - Text Component's properties cannot be overridden or reverted when the Component is in a Prefab
TextMeshPro - Text Component's Alignment, Sorting Layer, Order in Layer, Font Style, Wrapping, Material Preset, and Vertex Color properties cannot be overridden or reverted when the TextMeshPro - Text Component is in a Prefab
How to reproduce:
1. Open the user's attached "Case863820_TextMesh.zip" project
2. Open the "SampleScene" Scene
3. Select the "Text (TMP)" GameObject in the Hierarchy window
4. Change the values of the TextMeshPro - Text Component's properties in the Inspector window, which are mentioned in the description (See attached "1271420_repro.mp4")
5. Observe the Vertex Color property's label in the Inspector window
Expected result: The Verter Color property's label is highlighted (Indicating a change in the Prefab and this change can be overridden or reverted)
Actual result: The Vertex Color property's label is not highlighted (Not indicating any change in the Prefab, can't be overridden and reverted)
Reproducible with: 1.4.1 (2018.4.26f1), 2.1.1 (2019.4.9f1), 3.0.1 (2020.1.3f1, 2020.2.0a21)
Note:
- In 1.4.1 Vertex Color and Alignment properties are highlighted on change, but Font Style, Material Preset and Wrapping are not highlighted
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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
Resolution Note (fix version 1.5.2, 2.1.2, 3.0.2):
Fixed in: 1.5.3, 2.1.3, 3.0.3