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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The stylesheet used to specify IMGUI styling do not use URL. They use "resource(<path to resource (not relative path)>".