Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a11
2019.1.9f1
2019.2.0a1
2019.3.0a1
Issue ID
1169217
Regression
No
ObjectField Object doesn't detect double clicking when its value is set
Repro steps:
1. Open attached "case_1169217.zip"
2. Click on the "BugReport" in Editor, at the top left of the screen
3. Click on "Test"
4. Double click on "New Game Object" in the pop-up window
Expected results: both clicks are detected and printed by the Console
Actual results: only the first click is detected and printed by the Console
Reproducible with: 2019.1.11f1, 2019.2.0b10, 2019.3.0a2
Could not test with: 2019.1.0a10 and earlier due to scripting errors, 2019.3.0a3 and later due to being unable to assign a Game Object to the Object Field
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (2019.3.X):
low priority and unlikely to be resolved for the moment.