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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment