You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
etienne-unity
changed the title
Objects tagged as "EditorOnly" are still exported
Objects tagged as "EditorOnly" are still exported (USDU-245)
Aug 17, 2022
This tag is used in Unity to exclude objects from any kind of building/exporting.
Currently, it's not respected on export.
SceneExporter.cs
just needs this inExportImpl
:I'm happy to make a PR once current dev is usable for export again.
The text was updated successfully, but these errors were encountered: