Skip to content

Points cloud gets unwanted outline pass #20428

@JarSeal

Description

@JarSeal

Describe the bug

When having at least one object in the outline pass selectedObjects array and a scene that also has a points object, the outline pass gets rendered in the middle of the points. This does not happen in desktop chrome in windows nor could I reproduce it in a new iPad or iPhone. It does happen in all of the Android Chromes that I have tested and also on an iMac (tested by @Mugen87 ).

To Reproduce

Steps to reproduce the behavior:

  1. Create a simple object and add it to the scene
  2. Create a points cloud and add it to the scene
  3. Add effect composer, render pass, and outline pass
  4. Add the simple object to the outline selectedObjects array
  5. Make the particles move a little to make the bug appear more clearly
  6. Render the scene with the composer

Live example

Expected behavior

I would expect the outline pass artefact not to show up on points on any of the platforms and browsers.

Screenshots

a18aac64ab90c4cb82e709ba18a2d48a7d0e08d5

Platform:

  • Device: mobile and desktop (iMac)
  • OS: Android (could not reproduce this on iOS)
  • Browser: Chrome (not Windows desktop)
  • Three.js version: r120 (latest at this point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions