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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1269167