Description
Freshly created prefab can't be assigned as a value in Properties
Prerequisites
Developer should have a script which accept Prefab as a property.
Steps to Reproduce
- Using context menu create a prefab in the Content Browser create a prefab
- Create an Actor on scene and attach the "script" (described above)
- Attach prefab to the "script" on scene
- Drop selection from Actor
- Select Actor again and check property
Expected behavior:
- Prefab still attached
Actual behavior:
- Field has value "None"
Reproducibility:
100%
Versions
2025.2
Additional Information
Reset of application solves the problem
Description
Freshly created prefab can't be assigned as a value in Properties
Prerequisites
Developer should have a script which accept Prefab as a property.
Steps to Reproduce
Expected behavior:
Actual behavior:
Reproducibility:
100%
Versions
2025.2
Additional Information
Reset of application solves the problem