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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2019.1.X):
Will not fix because Start is not guaranteed to be called in any specific order.