Search Issue Tracker
Fixed
Fixed in 6000.0.11f1, 7000.0.0a2
Votes
0
Found in
6000.0.5f1
Issue ID
UUM-72670
Regression
Yes
Adding and removing items from SerializeField. UnityEvent throws a bunch of errors
Steps to reproduce:
- Create and open an empty project.
- Download and add the attached component 'TestClass.cs' to a game object.
- Add 2 or more items to the 'Unity Event ()' serialized property of the Test Class component.
- Remove all the items.
- Add the items again.
- Remove the items again.
Actual results: Several errors are thrown in the console and the items don't get removed properly.
Expected results: No errors are thrown and an item is removed when you press the minus button.
Reproducible with versions:
6000.0.5f1
2023.2.0a10
Not reproducible with versions:
2022.3.29f1
2021.3.38f1
Tested on (OS): MacOS (M1) 14.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
Add comment