com.unity.formats.alembic
com.unity.formats.alembic copied to clipboard
JIRA: ABC-76 Empty GameObjects are created when applying changed properties of imported Alembic file with a missing Imported Object
This bug was caused by importing an Alembic file that contained nodes with non-standard schemas. The error was appearing when these nodes contained children.
After the fix, unrecognized schema nodes create NOOP GameObjects and a warning is printed in the console.