grayOlorin
April 6, 2016 15:40:06
Hi, I have an OBJ asset which I am loading in unity. This OBJ asset is a subnet containing a few geos, some which are invisible (for processing), and some which are visible (for output). However, I noticed that in unity, when loading this asset, all objects are visible. This is different from the Maya behaviour where hidden objects do not show up
Is there a way to make the unity asset hide meshes which are hidden in Houdini?
thank you!
damian
April 14, 2016 16:20:29
Are the hidden OBJ nodes in Unity actually displaying in the Scene view? They will still show up in the Hierarchy view but they should have their MeshRenderer components disabled. Is that not the case?
grayOlorin
April 17, 2016 23:57:01
Hey Damian, it appears to happen both in game view and scene view. I would be OK with only Game View respecting the setting, but it would be nice if this matched the maya behaviour (and object visibility in Houdini simply was reflected in Unity via the visibility tag)
thank you!
damian
April 19, 2016 15:29:56
Please submit a bug to
support@sidefx.com about this with a simple example of a hidden OBJ that you still see in the Scene view. Seems like a bug.
grayOlorin
May 2, 2016 19:54:45
Hey Damian, thank you, I will try to put one together as soon as possible