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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment