When I try to publish a project through collab I get this error in one of the folders containing a 3D model. “There are no valid assets to do this operation on”
When I look at the folders in specific that get this error they look like this:
(Notice the small Danish ö: Ø)
Problem solved. The parent folder to the models were named obj. Nothing in the asset tree should be named obj because this excludes it from the publishing. This is configured inside the .collabignore file in the root of the project.