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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment