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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1269167