Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.5f2
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135544
Regression
No
MonoPInvokeCallback attribute on a generic method with "Optimize for code size and build time" set IL2CPP doesn't scan for generic instances
Discussed in slack {}thread{}:
The issue is that the MonoPInvokeCallback attribute is on a generic method and with "Optimize for code size and build time" set IL2CPP isn't scanning for generic instances so it doesn't generate the code needed to support OpenXRCustomLayerHandler<XrCompositionLayerQuad>::OnCreatedSwapchainCallback .
This is a known/expected issue but we've never gotten a user bug report about it. It was reported internally and was fixed in 6.5. If the customer would want this back ported (I don't see a version in the ticket) please report this as a bug against IL2CPP.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment