Error message about an object that is not in the graph scene anymore #3
Labels
No Label
bug
documentation
duplicate
enhancement
feature request
good first issue
help wanted
invalid
question
todo
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ABelliqueux/blender_io_export_psx_mesh#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In some circumstances, some data blocks can become orphans and you'll get an error about a missing object you know you deleted from your scene.
You can remove them manually by using the 'Purge all' button in the Outliner's 'Orphan Data' view ;
Or you can save then reload your file to get rid of the issue.