Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0b1
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1139245
Regression
No
References to prefab lost after overwriting
How to reproduce:
1. Open the attached project ("case_1139245-Bug-PrefabReference.zip")
2. Open the repro scene ("repro")
3. Select the "Test" object in the Hierarchy and add "Zipbot-Legs" prefab reference to it
4. Select "New Scriptable Object Reference" in the Assets folder and set "Zipbot-Legs" prefab reference to it
5. Reimport "Zipbot-Legs" asset
6. Inspect the set references on the "Test" object and the scriptable object
Expected results: References remain unchanged
Actual results: References are missing
Reproducible with: 2018.3.10f1, 2019.1.0b9, 2019.2.0a9
Couldn't test with 2017.4 and 2018.3.0a1 - 2018.3.11a1 because reproduction requires improved prefabs
Fixed in: 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment