Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
JA ログイン
SideFX Homepage
  • 製品
    • H20.5 新機能
      • 概要
      • VFX
      • Copernicus
      • Animation
      • Rigging
      • Lookdev
    • Houdini
      • 概要
      • FX 機能
      • CORE 機能
      • Solaris
      • PDG
    • Houdini Engine
      • 概要
      • Engine プラグイン
      • バッチ処理
    • Karma Renderer
    • 製品比較
    • SideFX Labs
    • Partners
  • 業界
    • Film & TV
    • ゲーム開発
    • モーショングラフィクス
    • Virtual Reality
    • AI/ML 向けデータ合成
  • コミュニティ
    • フォーラム
    • ニュース
      • 概要
      • カスタマ ストーリー
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • イベントカレンダー
    • User Groups
    • Artist Directory
  • 学習
    • Start Here
      • 概要
      • My Learning
      • ラーニングパス
      • チュートリアル
    • コンテンツライブラリ
    • Tech Demos
    • Houdini 講演
    • 教育プログラム
      • 概要
      • 学生
      • 講師
      • 管理者
      • List of Schools
      • 学習リソース
  • サポート
    • カスタマーサポート
    • Licensing
      • 概要
      • Commercial
      • Indie
      • Education
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • Try
    • 購入
    • ダウンロード
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 171 posts.

Search results Show results as topic list.

Houdini Engine for Unreal » Multi-segment curves in Unreal

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月11日 12:56:31
Nod I don't think I've ever encountered that, could be caused by us. Can you please file a bug with us for this? So I can track this and schedule this work? Thank you!
See full post 

Houdini Engine for Unreal » Multi-segment curves in Unreal

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月11日 12:29:20
I am not sure I can reproduce it, perhaps I am still doing something wrong.
Edited by - 2015年6月11日 12:51:55
See full post 

Houdini Engine for Unreal » Multi-segment curves in Unreal

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月11日 12:00:33
Could you give me reproduction steps for this? I tried your asset and it seems to work fine.
See full post 

Houdini Engine for Unreal » Houdini Assets as First Class Objects in UE4 Editor?

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月11日 11:15:11
Hello!

We are in the process of splitting Editor and Runtime. This work should be in soon. This would ideally let you use Houdini actor and component as first class objects, even inside packaged game, not just for baking. We still won't support runtime solution at this time however. There are a lot of challenges which we need to address before such thing can happen (both inside UE and Houdini as well).
See full post 

Houdini Engine for Unreal » Multi-segment curves in Unreal

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月11日 11:11:46
Hello!

When creating a curve input it will create a curve with two control points.

We duplicated how UE4 spline component works. In order to create a new control point, right click on one of the existing input curve control points, and it will bring context menu. There you will have two options, create new point and delete selected. By selecting control point you also will be able to drag it around.

I know, this workflow is not super intuitive and we have received RFEs regarding this. We definitely need to look into improving it.

Thanks and hope this helps!
See full post 

Houdini Engine for Unreal » Versions of Unreal Engine 4

User Avatar
ttvdsfx
173 posts
Offline
 2015年6月1日 16:37:11
Hello!

We are interested in learning which versions of UE4 people are using. This could help us prioritize development / support of certain UE4 branches (at the moment we support 4.6 and 4.7 and are planning to support 4.8). But as Epic keeps changing some of the UE4 API it becomes harder for us to support multiple versions and backport changes.

So we'd like to ask:

Which versions are you interested in?
Do you typically migrate to a newer version of UE4 right away?
Do people use preview versions?
Are any of you locked to a specific older UE4 version?

Thank you very much!
See full post 

Houdini Engine for Unreal » HAPI Error

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月19日 11:56:21
You can use one of the latest daily builds. We will also have next production build this week.

Thanks!
See full post 

Houdini Engine for Unreal » HAPI Error

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月19日 11:18:37
Hello!

Could you please update to a newer version of Houdini 14? It should solve this problem.

Thanks
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月15日 15:53:40
Hello! I've located the issue

It was caused by string define being passed from build.cs file. I've committed a fix and it should be in tomorrow's build as a well as available through Github tomorrow.

Thanks for your help!
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月15日 14:18:29
I think it's an issue with generated VS project file. I am going through UE4.vcxproj right now, hopefully something comes up.
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月15日 11:17:42
After regenerating the project I am unable to bypass the RC issue as well, even after adding / removing backslashes. It seems like it's not a good solution.
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月15日 01:31:02
I did add a single backslash and it worked. Weirdly, on subsequent compile, I got RC error and had to remove the slash. Then it compiled. I have not had RC problems after that. I will post a screenshot tomorrow. Hopefully that will help.

I am not sure why UE4 is generating invalid VS project for this case. Our build system does not rely on generated VS solution (we basically run somewhat patched version of UBT in order to integrate it with the rest of our build system) so we've never ran into this problem.
See full post 

Houdini Engine for Unreal » Interact with Asset nulls in ue4

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月14日 16:25:23
Hello!

Can you please provide us with a sample asset and description of what the workflow should be? I don't have a full understanding from your description of the issue.

Thank you!
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月14日 16:21:08
There's a solution for RC linking issue (posted inside the link above).

To fix it, please try the following:

1) In Visual Studio, go to Project - Properties - Configuration Properties - VC++ Directories.

2) In Include Directories, remove the trailing backslash from the last path (if it is already there). In case there is none, add one.

3) Rebuild the project.

I tested this with both 4.6 and 4.7 and it did work.
See full post 

Houdini Engine for Unreal » Mesh split question

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月13日 16:09:08
HDA should be fine No, it is most likely a bug.

Well the idea is that it would let us tell what type of the bounding object is, sphere, cube etc and from that we'd be able to generate corresponding host bounding volume.

I was thinking maybe in the meantime we can add support for detecting these via specialized group names. For example for UBX, you could flag geo with collision_ubx prefix? Then UE4 plugin would detect that and produce box collider.. Would that be helpful?

Yes, I have the same experience when generating complex hulls in UE4. I think in most cases you would probably end up manually creating them.
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月13日 15:53:53
I opened a ticket on UE4 answer hub in the meantime, it's here:

https://answers.unrealengine.com/questions/227482/plugin-linking-resource-error.html?activeVersions=UE+4.8+Preview&activeVersions=UE+4.7&activeVersions=UE+4.6&activeVersions=UE+4.5&activeVersions=UE+older+version&activeVersions=Epic+Games+Launcher [answers.unrealengine.com]
See full post 

Houdini Engine for Unreal » Building From Source

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月13日 13:19:22
Hello!

It seems our build system does not encounter this error, but we do build against our own fork of UE4.

However, when I build against UE4 official repo, I do encounter RC errors. I am looking into that. This also does not happen on OS X.

I will keep you updated and thanks!
Edited by - 2015年5月13日 15:52:05
See full post 

Houdini Engine for Unreal » Mesh split question

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月13日 13:11:28
Hello!

If collision_geo is visible then it is a bug, could you please file it and attach a sample asset?

We do, indeed, use complex collision as default for collision and rendered collision geos at the moment. Yes! We are looking at adding UCX/UBX support. Right now the functionality is on par with Unity one in this regard.

We are also looking at adding bounding primitives support to Houdini Engine in the future, which would simplify creation of UCX/UBX.

Thanks!
See full post 

Houdini Engine for Unreal » Is dynamic parms ui supported?

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月11日 17:10:16
Hello!

This functionality should work. If it doesn't work, could you provide us with example asset so we could investigate this?

Thanks!
See full post 

Houdini Engine for Unreal » Mesh split question

User Avatar
ttvdsfx
173 posts
Offline
 2015年5月11日 17:09:34
Hello Mike!

That's the correct behavior right now. For each unique collision_geo group it will create a static mesh, assign it to be collidable and make it invisible. For each rendered_collision_geo it will create a static mesh, assign it to be collidable and keep it visible. In your case, following these rules, it will create two meshes (everything that is in collision_geo1 and everything that's not in collision_geo1). Can you use rendered_collision_geo group for your case?
See full post 
  • 最初
  • 6
  • 7
  • 8
  • 9
  • 最後
  • Quick Links
Search links
Show recent posts
Show unanswered posts
製品
  • Houdini
  • Houdini Engine
  • Houdini Indie
学習
  • Houdini 講演
  • 教育プログラム
サポート
  • カスタマーサポート
  • ヘルプデスク FAQ
  • ドキュメント
  • Report a Bug/RFE
LEGAL
  • Terms of Use (英語)
  • Privacy Policy (英語)
  • License Agreement (英語)
  • Accessibility (英語)
  • Responsible Disclosure Program
COMPANY
  • SideFX社について
  • Careers
  • Press
  • Internships
  • お問い合わせ
Copyright © SideFX 2025. All Rights Reserved.

使用言語