Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a24
Issue ID
1291770
Regression
No
Impossible to override package text style sheet in Editor
Steps:
1) Open the TextPlayground project (attached)
2) Open the TextPlayground window via its menu item
3) Check the button "Link" under the TextCore Assets section
Expected result: The button displays "Link" in linked style (underlined and blue)
Actual result: it's not styled at all
NOTE: works fine at runtime
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note (2020.2.X):
This is not a bug but a limitation of the current feature set.
The reason is that “<link>” is declared through Text Style Sheet assets and we simply have no UX to apply these to Editor panels.