ElmarJ / waterlooplein-timemachine

3D time machine reconstruction of the of the Amsterdam Waterlooplein neighborhood between 1800 and 2000.
https://waterloopleintimemachine.nl
GNU General Public License v3.0
15 stars 3 forks source link

Screen turns black when rendering certain automatically generated buildings #111

Closed ElmarJ closed 2 years ago

ElmarJ commented 2 years ago

Similar problems:

https://forum.unity.com/threads/hdrp-models-turns-screen-black.724700/ https://forum.unity.com/threads/case-1201759-looking-at-some-models-with-the-camera-turns-the-scene-black-in-hdrp.781322/#post-5209022 https://issuetracker.unity3d.com/issues/black-rendering-nans-on-planar-reflection-on-vulkan-when-reflection-is-in-the-camera-view Turning off roof material fixed it for me for one specific building.

Thinks to look at:

Is it a postprocessing-issue? (Bloom?) Is it only present in the editor?

ElmarJ commented 2 years ago

Caused by invalid normal maps due to incorrect imports. Solved with #71.