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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.