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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.1.X):
Will not fix because Start is not guaranteed to be called in any specific order.