Skip to content

[REGRESSION]: Raycaster returning null #747

@ShaMan123

Description

@ShaMan123

Describe the bug 📝

I upgraded to latest version 3.4.5 along with:

    "@thatopen/components": "^3.4.5", // also "^3.4.6"
    "@thatopen/components-front": "^3.4.3",
    "@thatopen/fragments": "^3.4.5",
    "camera-controls": "^3.1.2",
    "three": "^0.184.0",

Using raycaster stopped working, it always returns null.

Reverting to previous version works.

   "@thatopen/components": "^3.3.3",
    "@thatopen/components-front": "^3.3.3",
    "@thatopen/fragments": "^3.3.7",
    "camera-controls": "^3.1.2",
    "three": "^0.182.0",

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

n/a

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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