mob-sakai / mob-sakai/ParticleEffectForUGUI

Use Custom View Breaks Screen Space - Camera

Open
#370 1 comment 0 reactions 1 assignee View on GitHub

@mob-sakai is already working on this.

Since May 21, 2025.

bug need more info
Dominant language
C#
Stars
6k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
UIParticle.GetBakeCamera doesn't use the canvas world camera in any way if UseCustomView is toggled on. The bake camera's rotation and position should match the world camera to avoid rendering particles sideways.

Expected behavior
Would expect the particles to render aligned to the camera, like the rest of the UI. Instead, it renders rotated to global Quaternion.Identity.

Environment (please complete the following information):

  • Version: 4.11.2
  • Platform: Windows Editor
  • Unity version: 2022.3.6f1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.