decentraland / unity-renderer

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

Issues with 3D Models (with animations) & Sounds [Breaking changes] #5439

Open ryan-wildy opened 1 year ago

ryan-wildy commented 1 year ago

After this recent PR : https://github.com/decentraland/unity-renderer/pull/5432 The PvE scene at Wilderness P2E [-25,90] has many issues with 3D assets not unloading properly (assets with animations have the issue mainly). Also noting similar issues with other games with sounds/3d animations.

I suggest that this PR be reverted be reverted while you all work on a fix for this. Thanks.

ryan-wildy commented 1 year ago

image11111 Screenshot giving an example of an issue arising out of the PR mentioned above. There are many such issues, but can be narrowed down to 3d assets with animations/sounds which the PR targets.