Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2020.1.10f1
2021.1
Issue ID
1292311
Regression
No
Editor cannot compile stylesheet when using Timeline "CustomStyle" attribute
How to reproduce:
1. Open attached project "case1292311.zip"
2. In the Project folder go to Assets -> TimelineMarkers -> Editor -> Stylesheets
3. Reimport the "Extensions" folder
4. Observe the warning int the Console window
Expected result: The stylesheet is properly compiled and no warning appears
Actual result: The stylesheet is not compiled and the "Cannot compile" warning appears
Reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Note: In 2018.4 stream different warning appears - Error while refreshing stylesheet catalog
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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Resolution Note:
The stylesheet used to specify IMGUI styling do not use URL. They use "resource(<path to resource (not relative path)>".