Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.15f1, 6000.2.1f1, 6000.3.0a4
Votes
0
Found in
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-112074
Regression
No
UI Binding Event is not triggered when the object of custom type is set to null
How to reproduce:
1. Open the attached project “IN-105200”
2. Enter the Play Mode
3. Left click anywhere in the Game View
4. Hover over the red line in the middle of the Game View
5. Hover over either the top or the bottom black bar in the Game View
6. Observe the Console
Expected result: Debug.Log "Property set to null (never reached)" is logged in the Console window
Actual result: The Debug.Log message is not displayed in the console
Reproducible with: 6000.0.52f1, 6000.1.10f1, 6000.2.0b8, 6000.3.0a1
Could not test with: 2023.1.0a1 (Script library error)
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment