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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment