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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment