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
- [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:
The stylesheet used to specify IMGUI styling do not use URL. They use "resource(<path to resource (not relative path)>".