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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
Add comment