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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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.