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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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.