Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0f3
Issue ID
999803
Regression
No
IL2CPP strips parameter attributes
Steps to reproduce:
1. Open user attached project
2. Build to anything that supports IL2CPP (Tested Android and iOS)
3. Inspect debug.log output
Expected behaviour: Prints out '1' for parameter attribute length
Actual behaviour: Prints out '0'. The parameter is stripped
Reproduced on: 2017.1.3p1, 2017.3.1p2, 2018.2.0a2
Reproduced on .NET 3.5 and 4.x
Fixed in: 2017.2.2p2, 2017.4.1f1, 2018.1.0p1, 2018.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment