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

3D models appearing flat in editor #239

Open
darkvergus opened this issue Jan 5, 2023 · 6 comments
Open

3D models appearing flat in editor #239

darkvergus opened this issue Jan 5, 2023 · 6 comments
Labels
Bug Something isn't working

Comments

@darkvergus
Copy link

darkvergus commented Jan 5, 2023

Description
Having cloned the repository, compiled and launched i've realized that the models are always in a 2D shape even though they are supposed to be 3D.

Screenshots
image

Commit id: 30dd86f
Windows Build: Windows 10 Pro Version 22H2 build 19045.2364
GPU Vendor & Model: AMD Radeon RX 5700XT
GPU Driver Version: Adrenalin 22.11.2
CPU: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz

@darkvergus darkvergus added the Bug Something isn't working label Jan 5, 2023
@adriengivry
Copy link
Owner

@darkvergus I can see that your cube is indeed flat, can you share with us a capture of the Transform of this cube, as well as the Transform of its parent ("New Actor")?

@darkvergus
Copy link
Author

darkvergus commented Jan 5, 2023

Of course here is the transform for the cube:
image

and here the parent:
image

This happens even if i just drag a normal model from the models folder into the scene
I've tested this with the released build 1.3.0 as well and had the same result

@adriengivry
Copy link
Owner

@darkvergus That's super intriguing. You can see the Camera model is being rendered properly, so something might be wrong with the rendering pipeline for scene objects. Are you using the default material? If not, what shader are you using? Could you also attach an archive of your project so we can check what's going on?

@darkvergus
Copy link
Author

Yea of course, i'm using everything on default.

Test.zip

Here it is

@adriengivry
Copy link
Owner

adriengivry commented Jan 6, 2023

@darkvergus I can't see anything wrong with your scene indeed. We are gonna investigate on this issue, thanks for the feedback!

Also, would you mind editing the description of the issue to include these information:

  • Commit ID
  • Windows Build Version
  • GPU Vendor & Model
  • GPU Driver Version

Thanks!

@adriengivry adriengivry changed the title 3D Models show 2D 3D models appearing flat in editor Jan 6, 2023
@darkvergus
Copy link
Author

@adriengivry done hope that helps

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

No branches or pull requests

2 participants