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

Raycast filtering work #210

Closed
LovorDev opened this issue Nov 6, 2024 · 3 comments
Closed

Raycast filtering work #210

LovorDev opened this issue Nov 6, 2024 · 3 comments
Assignees
Labels
question Further information is requested released

Comments

@LovorDev
Copy link

LovorDev commented Nov 6, 2024

How does raycasting work? I downloaded a new version and tried the demo, but it didn't work as expected.

2024-11-06.185438.mp4
@LovorDev LovorDev added the question Further information is requested label Nov 6, 2024
@mob-sakai
Copy link
Owner

Thank you for your reporting!

mob-sakai added a commit that referenced this issue Nov 14, 2024
Alpha hit test is not supported when the texture is in crunch format or non-readable.
close #210
@mob-sakai
Copy link
Owner

There was an issue with the sprite used in the demo.
Alpha hit test is not supported when the texture is in crunch format or non-readable.

I’ll add this note to the README.

github-actions bot pushed a commit that referenced this issue Nov 14, 2024
## [2.4.1](v2.4.0...v2.4.1) (2024-11-14)

### Bug Fixes

* alpha hit test not working in demo scene ([135b123](135b123)), closes [#210](#210)
* If not configured as a preloaded asset, the project settings asset will be regenerated ([cca61d7](cca61d7)), closes [#200](#200) [#212](#212)
* SoftMaskable is not editable ([f9937a9](f9937a9))
* TerminalMaskingShape is hidden even with `HideGeneratedComponents=false` ([8ddb586](8ddb586))
Copy link

🎉 This issue has been resolved in version 2.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Nov 14, 2024
Alpha hit test is not supported when the texture is in crunch format or non-readable.
close #210
github-actions bot pushed a commit that referenced this issue Nov 14, 2024
## [2.4.1](v2.4.0...v2.4.1) (2024-11-14)

### Bug Fixes

* alpha hit test not working in demo scene ([135b123](135b123)), closes [#210](#210)
* If not configured as a preloaded asset, the project settings asset will be regenerated ([cca61d7](cca61d7)), closes [#200](#200) [#212](#212)
* SoftMaskable is not editable ([f9937a9](f9937a9))
* TerminalMaskingShape is hidden even with `HideGeneratedComponents=false` ([8ddb586](8ddb586))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested released
Projects
None yet
Development

No branches or pull requests

2 participants