Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b5
Issue ID
874981
Regression
No
References in inspector not updated when changing the type of a field in a script
To reproduce:
1. Open any project
2. Create either a public variable or a private one with [SerializeField] of type Object in a script and attach it to an object
3. Drag any prefab into the appropriate inspector slot
4. Change the field into another type (E.g. Collider)
Notice that the field is still set to the prefab in the inspector
Reproduced on 5.6.0b5, 5.5.0f3, 5.4.3f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
This is a duplicate of issue #840159