Search Issue Tracker
Fixed
Fixed in 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment