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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment