dustyroom-studio / quibli-doc

Documentation of the Quibli asset.
https://quibli.dustyroom.com
2 stars 1 forks source link

Model are not rendering like a sample picture/ movie #5

Closed Benny-ka closed 3 years ago

Benny-ka commented 3 years ago

Describe the bug Model are not rendering like a sample picture/ movie. Some models are not shown in scene.

To Reproduce Steps to reproduce the behavior:

  1. Install Qubili from Package Manager.
  2. Import Qubili.
  3. Automatic finalizing using Readme script.
  4. Check the Demo scene and some models are missing or not rendering properly.

Expected behavior All model are shown in scene and rendered properly.

Screenshots If applicable, add screenshots to help explain your problem.

スクリーンショット 2021-10-20 12 35 58 スクリーンショット 2021-10-20 12 37 10 スクリーンショット 2021-10-20 12 37 37 スクリーンショット 2021-10-20 12 48 57 スクリーンショット 2021-10-20 12 49 54 スクリーンショット 2021-10-20 12 53 23 スクリーンショット 2021-10-20 12 53 50

Unity details: (Use the Copy button in your project Quibli/Readme file and paste here.) Quibli version 1.0.3 Unity 2020.3.20f1 Dev platform: OSXEditor Target platform: StandaloneOSX URP installed: True, version 10.6.0 Render pipeline: UniversalPipeline,LightweightPipeline Quality config: Quibli URP Config Graphics config: Quibli URP Config

Additional context I hope you can help me please.

dustyroom-studio commented 3 years ago

Hi, thank you for sharing the details. I've just installed a fresh copy of Quibli 1.0.3 in Unity 2020.3.20, URP version 1.6.0, on the Mac. Everything opens normally, the scenes look identical to the ones on the Asset Store. Here are a few examples.

quibli_imported_city_scene

quibli_imported_nature_scene

quibli_imported_mugs_scene

Could you please try doing the following:

Please, let us know if the issue persists.

Benny-ka commented 3 years ago

Hi! Thank you for your quick reply! I tried the following:

Something might have gone wrong during the importing of Quibli. Could you please try reimporting it, as described in this guide?

I reimported the Qubili to project, following error appeared in the Console.

スクリーンショット 2021-10-20 14 40 24

Have you created your project initially in Built-In RP and upgraded it to URP, please create a URP project from the start.

I made new project with URP from the start, scene look identical to the ones on the Asset Store!

スクリーンショット 2021-10-20 15 05 43

But I was planning to use Quibli to existing project that Built-In RP and upgraded it to URP. Is there way to use it?

dustyroom-studio commented 3 years ago

After you re-imported, have you finalized Quibli installation? Anyway, the errors tell that the bundled forward renderers needed for the demo scenes are missing. Could you please look through manual finalizing and make sure everything looks like on the screenshots? Particularly, the selected items in the Graphics and Quality panels. In the Quality panel please look at all Quality levels.

Regarding the Built-In RP project upgrade into a URP one, it is possible but can be very tedious - you'll need to install URP, ShaderGraph and other things additionally, but we recommend and support only starting a URP project from the beginning as it will make it all automatically.

Benny-ka commented 3 years ago

After you re-imported, have you finalized Quibli installation?

Yes, I did. Using Automatic Finalizing. Here are the screen shot of the settings.

スクリーンショット 2021-10-21 11 59 05 スクリーンショット 2021-10-21 11 59 32 スクリーンショット 2021-10-21 12 00 24

Regarding the Built-In RP project upgrade into a URP one, it is possible but can be very tedious

Ok, if that so I will think about start my new project form the start.

dustyroom-studio commented 3 years ago

If you're still having the issue, can you please share a screenshot of the Quibli URP Config, Quibli Renderer and the camera inspector in one of the scenes? Looking at the console errors, it seems that a post-processing effect is somehow missing from the Quibli Renderer. There should be Stylized Detail and Stylized Color Grading renderer features present.

Benny-ka commented 3 years ago

I decided to start from URP project. Thank you for help! :)