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 freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (2019.1.X):
Will not fix because Start is not guaranteed to be called in any specific order.