11,000 種類を超える 5 つ星アセット
8.5 万人以上の顧客による評価
10 万人を超えるフォーラムメンバーが支持
すべてのアセットを Unity が審査済み
12件のうち 1 - 10を表示中
ユーザーレビュー
表示順
C
Unacceptably broken even for a free asset
6 years ago
CalebAndKyleバージョン 0.5 で
I hate to leave a 1 star review for a free asset but I dont care what the price is if it dosent work at all. I put it in my scene and imediatly got a ton of errors, I went through and tried to fix it myself for about 30 minuts and got now where. I came to the reviews and saw someone that gave a way they fixed it but that didnt work for me. Unless this gets fixed no one should download this pack because it will just cause problems.
このレビューは役に立ちましたか?
3
0
H
Creates problems in other packs and fixes for thoes problems
8 years ago
HappyRobotバージョン 0.5 で
I am using valve's steam VR and unity's Post Processing
When I add this it creates 3 errors in those packs:
Assets/SteamVR/InteractionSystem/Core/Scripts/Util.cs(538,5): error CS0119: Expression denotes a `variable', where a `method group' was expected
Assets/Packs/PostProcessing/Runtime/PostProcessingBehaviour.cs(289,34): error CS1955: The member `UnityEngine.PostProcessing.PostProcessingProfile.MonitorSettings.onFrameEndEditorOnly' cannot be used as method or delegate
Assets/Packs/PostProcessing/Runtime/PostProcessingBehaviour.cs(289,34): error CS0122: `UnityEngine.PostProcessing.PostProcessingProfile.MonitorSettings.onFrameEndEditorOnly' is inaccessible due to its protection level
when I remove your VR interactions pack the errors go away
Edit:
I was able to get the VR Interactions Pack working by changing
Assets/SteamVR/InteractionSystem/Core/Scripts/Util.cs(538,5):
to action.action( instad of action(
adding
"namespace VRInteractions{ " ... "}" to
all the scripts in the pack
This Step may be unneeded but is still recommended.
I commented out the post-processing bugs, unfortunately, when you comment them out it may remove the preview of your post-processing effects in the scene view.
Finally, if you remove the VR Interactions Pack you will have to undo these changes.
このレビューは役に立ちましたか?
3
0
M
Action<T> conflicts with System.Action
9 years ago
Martian-Gamesバージョン 0.5 で
Need to encapsulate UnityAction.cs, ActionDrawer.cs, Trigger.cs into:
namespace VRinteractions {
}
このレビューは役に立ちましたか?
1
0
x
very good
9 years ago
xushuxu0331バージョン 0.5 で
很好用,但是,有一点bug,
Util.cs中
foreach ( T value in source )
{
// action( value );
}
将action注释掉即可。
このレビューは役に立ちましたか?
0
3
d
Still can't get it to work.
9 years ago
dustingunnバージョン 0.5 で
Removed the conflict with Action but it still doesn't compile due to error CS0119.
このレビューは役に立ちましたか?
1
0
This package includes a new class called 'Action', which conflicts with System.Action if you have that imported anywhere, making this unusable without digging into its code. Please use namespaces in things you put on the asset store.
このレビューは役に立ちましたか?
1
0
3 stars just because it's free, but it's not working for me. Hello Dev. So I tried this and, at least for me, this is working poorly. The main problem is that when I move the lever (by grabbing the ball and moving the controller), the base of the lever cylinder is moving all over the place. For a real lever, this should obviously stay in a fixed position. I'm guessing it must have worked better on your end because it's a pretty obvious problem for me. Have any thoughts?
このレビューは役に立ちましたか?
2
0
C
UnityAction.cs
9 years ago
CommunityUSバージョン 0.5 で
public class Action<T>
...creates loads of problems. Namespace?
このレビューは役に立ちましたか?
5
0
高品質なアセット
11,000 種類を超える 5 つ星アセット
信頼がある
8.5 万人以上の顧客による評価
コミュニティが支持
10 万人以上のフォーラムメンバーが支持
言語選択
Copyright © 2026 Unity Technologies
全ての表示価格には消費税は含まれていません