Search Issue Tracker
Fixed in 2018.3.8f1
Fixed in 2018.3.X, 2019.1.X
Votes
1
Found in
2018.3.0a6
2018.3.0b12
2019.1.0a1
2019.2.0a1
Issue ID
1106345
Regression
Yes
Prefabs lose component references after building the project
How to reproduce:
1. Open the attached project ("case_1118527-Divinoids_For_Report")
2. Open the repro scene ("Main Menu")
3. Enter Play Mode
4. Inspect the console - notice that there are no errors regarding missing references
5. Exit the Play Mode and build the project
6. Enter Play Mode and inspect the console again (if nothing has changed, build the project again)
Expected result: References remain unchanged
Actual result: Some of the references are missing
Reproducible with: 2018.3.0a6, 2018.3.5f1, 2019.1.0b3, 2019.2.0a4
Not reproducible with: 2017.4.20f1, 2018.3.0a5
Notes:
1. The issue reproduces about 1/3 times
Fixed in: 2018.3.8f1, 2019.1.0b5, 2019.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment