Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
2019.3.0b2
2020.1.0a1
Issue ID
1183232
Regression
Yes
"Should not be capturing when there is a hotcontrol" logs appear when changing property values after removing search query
Repro steps:
1. Open user attached project
2. In the Hierarchy, select "Main Camera"
3. From the Camera component, open Target Texture's Object Picker (small circle icon to the right of the property)
4. From the opened Object Picker window type something into the Search Bar
5. Press the cross button on the right to remove the search query
6. From the Camera component, press on the Background parameter
7. In the opened Color window, press and hold on the colored circle and drag your mouse to change the color
Expected result: Color is changed without any logs thrown
Actual result: "Should not be capturing when there is a hotcontrol" logs are thrown in the Console
Reproducible with: 2019.3.0a6, 2019.3.0b5, 2020.1.0a6
Not reproducible with: 2017.4.32f1, 2018.4.10f1, 2019.3.0a5
Note1: Bug also appears with other components
Note2: Log appears by selecting other parameter values as well, although it only appears once
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment