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

CompositionCamera does not place itself as expected #104

Open
Morgan-6Freedom opened this issue Jan 11, 2024 · 0 comments
Open

CompositionCamera does not place itself as expected #104

Morgan-6Freedom opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Morgan-6Freedom
Copy link
Contributor

Describe the bug
When using the Composition Editor, the spawned CompositionCamera should be at the scene view camera, but it is placed further

To Reproduce
Steps to reproduce the behavior:

  1. Create a cube in an empty scene
  2. look at the cube in the scene view
  3. Window=>Scenario=>Composition Editor
  4. Put the Distance Offset to minimum
  5. Click "Place Camera"

Expected behavior
The placed camera should be placed at the same position as the scene view

Screenshots
image

The camera is placed at x=(-0.1) and it should actually be x=(2.463151) if we want the camera to be at the same place as the editor camera or at x=(0.1) if we want the camera to be at 0.1 from the cube, looking at the cube

  • Version V0.3.0
@mrbusysky mrbusysky linked a pull request Jun 13, 2024 that will close this issue
@mrbusysky mrbusysky added the bug Something isn't working label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants