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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.1.X):
Will not fix because Start is not guaranteed to be called in any specific order.