Search Issue Tracker
Duplicate
Votes
4
Found in [Package]
1.0.0-preview.13
Issue ID
1300294
Regression
No
Subscenes are not loaded into build when UI Toolkit is installed
Reproduction steps:
1. Open attached project
2. Build project using ProjectBuilder -> Build(Latest git)
3. Observe that there is a Cube in the Player
4. Install UI Toolkit package
5. Build project using ProjectBuilder -> Build(Latest git)
Expected result: The Cube is included in the Player when UI Toolkit is installed
Actual result: The Cube is not included in the Player when UI Toolkit is installed resulting in an empty Scene
Reproducible with: 1.0.0-preview.7 (2020.1.17f1), 1.0.0-preview.12 (2020.2.0f1), 1.0.0-preview.13 (2021.1.0a10)
Could not test with: 2018.4, 2019.4 (Compiler errors)
Notes:
Build(Latest git) cannot be used on MacOS, meaning this can only be tested on Windows
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
This is a duplicate of issue #1269167