Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix null layer not producing nullptr in the XR extension loading system #501

@Perksey

Description

@Perksey

Using null for the layer parameter of IsInstanceExtensionPresent or TryGetInstanceExtension doesn't send nullptr as expected to native. Instead, it sends a pointer to an empty string.

This should be fixed, ideally with appropriate nullability annotations applied.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions