Skip to content

HoudiniNiagara ver- 2.5.0 warning occurred #50

Description

@Duranta

Hi.
During the build, the following warning occurred.

UE ver- 5.3
HoudiniNiagara ver- 2.5.0
Visual Studio ver- 2022

NiagaraDataInterfaceHoudini.cpp 4042,4043,4045 line

Severity Code Description Project File Line Suppression State
Warning C4996 'FRWBuffer::Initialize': Initialize now requires a command list. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. UE5 ...\Engine\Plugins\FX\HoudiniNiagara\Source\HoudiniNiagara\Private\NiagaraDataInterfaceHoudini.cpp 4042

Warning C4996 'RHILockBuffer': RHILockBuffer is deprecated. Use FRHICommandListBase::LockBuffer instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. UE5 ...\Engine\Plugins\FX\HoudiniNiagara\Source\HoudiniNiagara\Private\NiagaraDataInterfaceHoudini.cpp 4043

Warning C4996 'RHIUnlockBuffer': RHIUnlockBuffer is deprecated. Use FRHICommandListBase::UnlockBuffer instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. UE5 ...\Engine\Plugins\FX\HoudiniNiagara\Source\HoudiniNiagara\Private\NiagaraDataInterfaceHoudini.cpp 4045

Please confirm the warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions