Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a19
Votes
0
Found in
2021.3.17f1
2022.3.0f1
2023.1.0b1
2023.2.0a1
Issue ID
UUM-26763
Regression
No
UI Toolkit is not rendered when the Player is launched in batch mode
Steps to reproduce:
1. Open the attached project “RenderingIssue“
2. Open the “Assets/Scenes/TreeviewTest.unity“ Scene
3. Click File > Build Settings > Build > “Build“ folder
4. Launch the Player and observe the generated images inside the “export“ folder
5. Exit the Player and launch it in batch mode
6. Observe the generated images inside the “export“ folder
Expected result: Images are identical
Actual result: Images in batch mode are not rendered
Reproducible with: 2021.3.17f1, 2022.2.4f1, 2023.1.0b1, 2023.2.0a1
Couldn’t test with: 2020.3.43f1 (couldn’t resolve console errors)
Note: Images are being generated every 10 seconds and limited to a maximum of 30 images
How to launch the Player in batch mode:
1. Using cmd navigate to “[projectPath]/Build“
2. Execute the following command ”UiToolkit.exe -batchmode”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
- Clear Dynamic Data On Build does not clear data after a Clean Build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
Add comment