Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.4
2020.1
2020.1.0f1
2020.2
Issue ID
1267228
Regression
No
[IL2CPP]False variable values are received from delegates when delegates are a property of structure implementing an interface
Steps to reproduce:
1. Open users' attached project "TestRefDelegate.zip"
2. Build it using IL2CPP scripting backend
3. Notice that displayed values are not 100500
Expected results: All of the displayed values are 100500
Actual results: Not all of the values are 100500
Reproducible with: 2019.4.5f1, 2020.1.1f1, 2020.2.0a20
Unable to test with: 2018.4(Project Crashing)
Note: Only reproduces in builds. Also reproduces on Android. IOS was not tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
- MissingReferenceException occurs when entering Play mode with a locked GameObject in the Inspector
- Return value and out parameter get scrambled when a Custom HLSL Operator is used
Add comment