Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bad check for RPI::Image to return an AssetID. #17748

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

carb-lloyd
Copy link
Contributor

What does this PR do?

Fixes an issue where setting a Material's image property will fail, as the value gets erroneously converted to an asset id.

How was this PR tested?

On PC, using a custom shader & material with an image property. Setting the property to a runtime create AttachmentImage now succeeds as expected.

@carb-lloyd carb-lloyd requested review from a team as code owners April 15, 2024 21:52
@byrcolin byrcolin added the sig/graphics-audio Categorizes an issue or PR as relevant to SIG graphics-audio. label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/graphics-audio Categorizes an issue or PR as relevant to SIG graphics-audio.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants