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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
This is a duplicate of issue #840159