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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
This is a duplicate of issue #1269167