Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1
2020.1.16f1
Issue ID
1299464
Regression
No
Style sheet not found error is logged in Player.Log when Stylesheet is used in UXML Template
How to reproduce:
1. Open the attached "1299464_Repro" project
2. Open the Scene "SampleScene"
3. Open the Build Settings (File->Build Settings...)
4. Press "Add Open Scenes" button to add the opened Scene to the Scenes in Build list
5. Build And Run
6. Open the Player.Log (C:\User\[User name]\AppData\LocalLow\DefaultCompany\1299464)
Expected results: No errors are in the log file
Actual results: The "Style sheet not found for path "Assets/NewUSSFile.uss" error is in the log file
Reproducible with: 0.9.0-preview, 1.0.0-preview.12 (2020.1.17f1)
Could test with: 0.8.3-preview and below because of the CS1061, CS0426 errors, 0.8.4-preview because I was not able to add a stylesheet to the UXML, 2018.4.31f1 because the UI Builder package was not yet introduced, 2019.4.19f1 because there's no runtime support for UXML Templates, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3 because of the CS0122 and CS0103 errors when UI Toolkit is installed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment