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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment