Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.1
2020.2
2021.1
2021.2
2021.2.0a1
Issue ID
1306238
Regression
No
Property Field shows that it is actively selected when it has been disabled while being actively selected
How to reproduce:
1. Open the user's attached "UIToolkit-PropertyField-RightClick" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "GameObject"
4. In the Inspector right-click on the "Yeah" property under the "Monobehaviour UI Toolkit" Component and select "Disable property"
Expected results: The Property Field isn't displayed as being actively selected
Actual results: The Property Field is shown as being actively selected (blue borders)
Reproducible with: 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b3, 2021.2.0a2
Could not test with: 2018.4.30f1 because of the CS0234 and CS0246 errors
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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5