Search Issue Tracker
Active
Votes
0
Found in
2021.3
2021.3.0f1
2022.1
2022.2
2023.1
Issue ID
1423570
Regression
No
The UI isn't populated with data in the Player when using data from a .gltf asset
Reproduction steps:
1. Open the user's attached project
2. Open Assets/APP/ModelLoader/GLTF_ModelLoader.cs
3. Inside the "LoadLocalFile()" method set the "path" variable to "Assets/APP/_MODELS/fruit_bowl.gltf"
4. Enter Play Mode
5. Click the "Load Model" button and observe the Game view
6. Go to File > Build Settings and press Build And Run
7. Click the "Load Model" button and observe the Player
Expected result: The UI appears in the Player and is populated with data from the .gltf asset
Actual result: The UI doesn't appear in the Player
Reproducible with: 2021.3.6f1, 2022.1.8f1, 2022.2.0a18, 2023.1.0a1
Couldn't test with: 2019.4.40f1, 2020.3.36f1 (couldn't resolve console errors)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment