Search Issue Tracker
Won't Fix
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0b9
Issue ID
1097881
Regression
Yes
Dynamic UI elements are not loading/showing in Builds
To reproduce:
1. Download the attached project "junglerunner2d 2018.3.zip" and open in Unity
2. Open "MainMenuUI" scene
3. Enter Play mode
4. Observe that Characters are shown in the UI
5. Exit Play mode
6. Build & Run project
Expected results: Like in Editor, Characters are shown in the UI
Actual results: There are no Characters in the UI
Notes:
- This issue appears on Windows, macOS, iOS, and Android
- Images of different behavior are attached in Comments section
Reproduced on Unity 2018.3.0a6, 2018.3.0b9 and 2019.1.0a8
Not reproduced on Unity 2018.2.15f1 and 2018.3.0a5
Regression on Unity 2018.3.0a6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (2019.1.X):
Will not fix because Start is not guaranteed to be called in any specific order.