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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment