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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1269167