Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0a6
2018.3.0b5
Issue ID
1090541
Regression
Yes
Prefab reference in a Scriptable Object gets removed when the SO is attached to the Prefab and when the Prefab is modified
How to reproduce:
1. Open user-submitted project (PrefabRefByInsideSO)
2. Drag the GameObject prefab into its Scriptable Object's 'Prefab' property field
3. Open the Prefab in Prefab Mode, modify any value and save changes
4. Check the 'Prefab' property on the Scriptable Object
Expected result: the prefab is still referenced
Actual result: the reference gets set to 'None', an error is displayed in the Console
Reproducible with: 2018.3.0a6, 2018.3.0b12, 2019.1.0a1, 2019.1.0a10
Not reproducible with: 2018.2.18f1, 2018.3.0a5
Notes:
The issue was introduced along with Improved Prefabs
'AssetImporter is referencing an asset from the previous import. This should not happen.' error message is thrown when saving changes to the Prefab
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- GameObjects that contain the MeshRenderer component are not rendered in Android Player when using URP 2D Lit/Unlit Material Shaders
- Clips animation mask definition is set to "None" but created clip has a mask applied when importing an .fbx asset
- Material preview shape button does not work with material modified through script at runtime
- Crash on OpenAdapter10 when using Rendering Debugger Display Cells visualization
Add comment