Search Issue Tracker
Fixed in 5.3.7
Votes
1
Found in
5.3.5p7
Issue ID
827748
Regression
No
[UWP] UnityEvent.RemoveListener doesn't remove event on builds with .NET native
Steps to reproduce:
1. Open and build attached project
2. Run build and when it starts click on "Attach Block" button, this will add event which will the be invoked and removed. As a result "FFC block" will be printed once sphere turns back to white
3. Click button again and notice that this time "FFC Block" is printed twice - this means that listener wasn't removed
Not reproducible with IL2CPP backend or on WSA
Reproduced with: 5.2.5f1, 5.3.6p4, 5.4.0p4, 5.5.0b2
Fixed in 5.3.6p7 and 5.4.1p3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment