Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.35f1
Votes
0
Found in
2021.3.19f1
Issue ID
UUM-30674
Regression
No
RegisterValueChangeCallback is not called when changing the function field
Reproduction steps:
1. Open the attached project “CallbackBug”
2. Open the scene “Assets/Scenes/SampleScene”
3. In the Hierarchy window select the GameObject called “GameObject”
4. In the Inspector window add the list item to the “Unity Event ()” list
5. Add the script of your choice to the newly created list item
6. Assign the function to the list item
Expected result: Callback is registered when assigning the function
Actual result: The change is not detected
Reproducible with: 2021.3.19f1, 2022.1.0a15
Not reproducible with: 2022.2.8f1, 2023.1.0b7, 2023.2.0a5
Couldn't test with: 2020.3.45f1 ('InspectorElement' does not contain a definition for 'FillDefaultInspector')
Fixed in: 2022.1.0a16
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub
Add comment