You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sky panorama texture is shown in a harsh way on the model in the compatability renderer (material with roughness of 1).
It seems like the compatability renderer uses a small mip-map to make it seem soft, so it might not be a bug.
But imo it's not enough and makes it look really distracting/ugly and hurts the sense of material.
The issue becomes really obvious if compared to the mobile renderer:
COMPATABILITY:
MOBILE (material still looks like it has high roughness and is less distracting)
Tested versions
System information
Godot v4.4.dev2 - Windows 10.0.22631 - OpenGL 3 (Compatibility) - NVIDIA GeForce RTX 4070 (NVIDIA; 32.0.15.5585) - AMD Ryzen 7 5800X 8-Core Processor (16 Threads)
Issue description
The sky panorama texture is shown in a harsh way on the model in the compatability renderer (material with roughness of 1).
It seems like the compatability renderer uses a small mip-map to make it seem soft, so it might not be a bug.
But imo it's not enough and makes it look really distracting/ugly and hurts the sense of material.
The issue becomes really obvious if compared to the mobile renderer:
COMPATABILITY:
![image](https://private-user-images.githubusercontent.com/89512047/371755712-f85b6560-9dbd-4b1c-8d3f-88666f20a062.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTkxNTMsIm5iZiI6MTczOTY1ODg1MywicGF0aCI6Ii84OTUxMjA0Ny8zNzE3NTU3MTItZjg1YjY1NjAtOWRiZC00YjFjLThkM2YtODg2NjZmMjBhMDYyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIyMzQxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI4YTZhYjc1ZDY5MTY4NGIzNGYwMjUwM2QzMDJmNjNjYThhMTkwYjBkNTI1ODY3NjZlOTFiNjVhNmYxZGMwZDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BgDYFH3bBc4COnF1pMBQXqGsvH8n6BUCuMng4liy6xw)
MOBILE (material still looks like it has high roughness and is less distracting)
![image](https://private-user-images.githubusercontent.com/89512047/371755761-401c7d98-505f-4481-8348-c3cc64a983c5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTkxNTMsIm5iZiI6MTczOTY1ODg1MywicGF0aCI6Ii84OTUxMjA0Ny8zNzE3NTU3NjEtNDAxYzdkOTgtNTA1Zi00NDgxLTgzNDgtYzNjYzY0YTk4M2M1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIyMzQxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZjNDQ4MDc0MjM0NmY3NDQxM2NjZmUxYTY0YzllYjQzYjMxMGZmMTEwNTZlYTkzNDM3MWZiYjY5NjJhZjRkMzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aD1OyLyskWfs5HcGpolyChfSF826E0qFzJ0i7QKLfUY)
Steps to reproduce
run project.
Minimal reproduction project (MRP)
compatSkyIssue.zip
The text was updated successfully, but these errors were encountered: