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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
This is a duplicate of issue #840159