decentraland / unity-renderer

Unity implementation of Decentraland Client
https://play.decentraland.org
Apache License 2.0
137 stars 93 forks source link

Scenes 3d models are not visible if you turn off shadow from settings and reload the url #5801

Closed decentraland-bot closed 11 months ago

decentraland-bot commented 11 months ago

Severity:

SEV-3 | Stability or minor user impact

Description:

If you use the browser go to a scene, turn off shadow from settings/graphics, reload the page, the 3d models of the scene will not load.

Operating system:

Mac/Win

Error:

NA

Browser (version):

Chrome

Steps to reproduce:

If you use the browser go to a scene, turn off shadow from settings/graphics, reload the page, the 3d models of the scene will not load.

Ticket number:

https://discord.com/channels/417796904760639509/1149468899356713060

decentraland-bot commented 11 months ago

From Stoyan: adding the videos here as one is too large, the other one contains some user details:

aixaCode commented 11 months ago

Issue has been released in this hotfix https://github.com/decentraland/unity-renderer/pull/5860. The fix did not address the root cause, but temporality we have disabled an option to toggle shadows off, to prevent 3d models from not being rendered.