-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When connecting two render vars with the same source (Position/P or Z) but different filters to a single render product in Solaris Houdini with HTOA 6.4.2.2, one of the Position AOVs fails to render. For example, when adding both Position with closest filter (Pc) and Position with gaussian filter (Pg) to the same render product, only one appears in the final output. However, when these same AOVs are added to separate render products, both render correctly.
Steps to reproduce the behavior:
- Create geometry that will use Position AOVs.
- Create a render product.
- Add two P render vars to this render product. One configured with closest filter, another with gaussian filter.
- Create render settings and connect render product.
- In Hydra viewport with Arnold renderer(with file rendering the same) – get a bug.
All AOVs should render correctly within a single render product regardless of sharing the same source. Both Position AOVs (Pc and Pg) should appear in the final output with their respective filtering applied, just as they do in previous HTOA releases.
- Arnold: [6.4.2.2]
- USD: [0.23.11]
- OS: [Windows 11 Pro]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done