Skip to content

[Bridge Bug]: Issue with serialization of remixapi_LightInfoSphereEXT (remixApi) #784

@xoxor4d

Description

@xoxor4d

I've noticed that the newly added volumetricRadianceScale float in remixapi_LightInfoSphereEXT (did not test other types) does not make it into the runtime as something within the serialization code fails?

pSphere holds the proper volumetric scalar value 10.0f that was used when creating the light in game: (had to use external tools to read the memory)

Image

Image


and this is the data after serialization that is being send to the server: (obj argument in send_data)
Image


and what is being read by the runtime:
Image

Noteworthy:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjiraA jira ticket existsruntimeRTX Remix runtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions