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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note:
The stylesheet used to specify IMGUI styling do not use URL. They use "resource(<path to resource (not relative path)>".