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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment