When using a scene raycast, and a known entity is returned in the result, custom components are not there. It does show other default components, like Modelcomponent, etc. just not any added custom components. I have added a custom component to a created entity. If I do scene queries for entities with this component works fine, but the same entity returned when found using a scene raycast(origin: direction: length: query:) does not. Shouldn't I be able to get the entities from the scene raycast result that have my custom components added to them?
Custom Components missing with Scene Raycast result
Hi, this sounds like a bug to me. Are you testing this on iOS 15? If the issue is still present there, please file a bug report on Feedback Assistant with an attached sample project, and then post your feedback number here.
I have filed a bug report for this issue. FB9664558