Search Issue Tracker
Duplicate
Votes
1
Found in
2019.1.0a12
2019.1.1f1
2019.2.0a1
Issue ID
1154424
Regression
Yes
Some parameter fields inside Inspector do not show interaction feedback when there are identical serialized Class
Reproduction steps:
1. Open the attached Project inside of "Circuits.zip"
2. Open the "Selection" Scene
3. Select GameObject "CircuitManager" inside of Hierarchy
4. Expand the entire tree of objects inside of "CircuitManager" Component
5. Click on the last field in the Component
Expected Result: The selected field is marked with a blue outline
Actual Result: Nothing happens
Reproduces on: 2019.1.2f1, 2019.2.0b2, 2019.3.0a3
Does not reproduce on: 2018.4.1f1, 2019.1.0a11,
Could not reproduce on: 2017.4.26f1 due to Prefab Serialization differences, 2019.3.0a3 due to Namespace differences
Note:
- Sometimes clicking on one field will show selection on a completely different field and will even duplicate the input
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
- Inspector lock lost when opening prefabs in separate folders through double-clicking
- NullReferenceException is thrown when setting the sprite of a UI Image and the associated texture has been destroyed
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
This is a duplicate of issue #1109673