grayOlorin
2016年4月6日 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
2016年4月14日 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
2016年4月17日 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
2016年4月19日 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
2016年5月2日 19:54:45
Hey Damian, thank you, I will try to put one together as soon as possible