Ребята, исчезли все слои (кроме новых добавленных), но объекты на них остались! Как это возможно? Вот например дерево, которое принадлежит исчезнувшему слою Plants, остается видимым даже после отключения всех отображаемых слоев:
3ds max 2020
Более того, объект данного "скрытого" слоя нельзя перенести на любой другой слой.
Issue:When working in 3ds Max, existing Layers disappear and pre-existing objects can't be added to a New Layer in the Scene Explorer (e.g. meshes, nodes, etc.). Only new objects can be added to a newly-created layer.Solution:Use the attached MAXScript on startup to resolve the issue:Ensure 3ds Max is closed.Download the attached MAXScript file: fixInvisibleLayers.msPlace the MAXScript file in the 3ds Max startup folder: C:\Program Files\Autodesk\3ds Max <version>\scripts\StartupRestart 3ds Max.Attachments:fixInvisibleLayers.ms;