1661 issues found

0

Votes
Released
Any time an error occur in Iray Standalone Renderer (SR) for one reason or another (slide 1), it would close, but still remain in background processes (slide 2).
The only way to clear up memory is to *kill* all instances in Task Manager....More
  •  2
  •  956
Submitted by 4u2ges

0

Votes
Not Reproducible
Since the last patch when I load a previously save file into Iclone the pbr textures are either all black or all white or a mixture of the two. I have to reload the characters for them to be textures correctly. I always save files sequentially. This didn't happen prior to the last patch. I...More
  •  2
  •  984
Bug
Submitted by gregsin

0

Votes
Released
This issue is similar to FT #5613 (https://www.reallusion.com/FeedBackTracker/Issue/Scene-with-SpeedTree-causes-Iray-render-export-to-fail-at-camera-switch ), but in this case the camera moves rather than switches.
The scene has a moving camera (attached to a walking person) and a SpeedTree...More
  •  2
  •  1436
Submitted by animagic

0

Votes
Released
Hello,
When rendering an image sequence format through Iray, the naming convention is quite wacky and it will not be able to import into Adobe Premiere CC. It will name something like 'Random Girl_00003_RGB' 'Random Girl_00004_RGB'
When I rename the file to Random Girl_RGB_00004, it will...More
  •  2
  •  1767
Submitted by 4413Media

0

Votes
Assigned
Currently ALL rendered files go into the SAME destination folder. (Picture #1)
I suspect some video editing software could have a difficult time separating all the different composite layers.
It would be nice to have an OPTION to put each "layer" into it's own sub-folder....More
  •  2
  •  962
Submitted by justaviking

0

Votes
Released
This is a re-opening of Issue #5446... It is marked as "Released" but is not solved.
TITLE: Image sequence filenames are incorrect when starting Iray batch renderer manually
LINK: https://www.reallusion.com/FeedBackTracker/Issue/Image-sequence-filenames-are-incorrect-when-starting-Iray-batch...More
  •  2
  •  1113
Submitted by justaviking

0

Votes
Assigned
When you set an angle like 359 degrees on frame 1 with code like this:
control=transform_settings.GetControl("Rotation/RotationZ")
control.SetValue(RLPy.RTime(time_value), float(math.radians(rot_z)))...More
  •  2
  •  995
Submitted by The-any-Key

0

Votes
Active
I find the wording on the "Restore" option to be too vague, and I find myself uncertain if I will be clicking the correct button.
Since the user may have HOURS of render time invested in the crashed render, he will want to be VERY CERTAIN that he does not accidentally erase the previous results...More
  •  2
  •  920
Submitted by justaviking

0

Votes
Assigned
When using SetData("Position/PositionX"...) on props there is no issue. It works fine.
But when try use it on an avatar will set it to the wrong position.
pos_x=-1084...More
  •  2
  •  964
Submitted by The-any-Key

0

Votes
Not a Bug
# Get new data holders for tranformation
scale = RLPy.RVector3()
rot = RLPy.RQuaternion.IDENTITY...More
  •  2
  •  962
Submitted by The-any-Key