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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
This is a duplicate of issue #840159