Search Forums

(Advanced Search)

Latest Threads
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
53 minutes ago
» Replies: 2
» Views: 102
Collisions don't work con...
Forum: Obi Rope
Last Post: chenji
27-06-2025, 03:05 AM
» Replies: 3
» Views: 195
Force Zone apply differen...
Forum: Obi Rope
Last Post: chenji
26-06-2025, 11:41 AM
» Replies: 11
» Views: 624
Can I blend in and out of...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 04:42 PM
» Replies: 3
» Views: 203
Using a rigidbody/collide...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 09:29 AM
» Replies: 1
» Views: 115
Solver is too performance...
Forum: Obi Rope
Last Post: quent_1982
20-06-2025, 08:09 AM
» Replies: 40
» Views: 3,815
Obi 7 Model Scaling
Forum: Obi Cloth
Last Post: alkis
19-06-2025, 02:37 PM
» Replies: 2
» Views: 229
Obi Softbody instability?
Forum: Obi Softbody
Last Post: Aroosh
18-06-2025, 06:35 PM
» Replies: 0
» Views: 117
Tear Rod
Forum: Obi Rope
Last Post: chenji
18-06-2025, 08:34 AM
» Replies: 2
» Views: 214
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
17-06-2025, 02:07 PM
» Replies: 11
» Views: 659

 
  Memory Leaks?
Posted by: Deckard_89 - 06-06-2025, 11:16 AM - Forum: General - Replies (3)

Hi, I am just trying out the demo scenes and I am getting warnings about leaks being detected, making me nervous about including in my project.
For example there is this:
Found 7 leak(s) from callstack:
0x00000172e9db55cb ((<unknown>))
0x00000172e9db54d3 ((<unknown>))
0x00000172e9e62bf3 ((<unknown>))
0x00000172e9e5de0b ((<unknown>))
0x00000172e9e58073 ((<unknown>))
0x00000172e9e5758b ((<unknown>))
0x00000172e9e573fc ((<unknown>))
0x00000172e9e57153 ((<unknown>))
0x00000172c3a13fb6 ((<unknown>))
0x00000172e9e17e3b ((<unknown>))
0x00000172e9e165d3 ((<unknown>))
0x00000172c3a13837 ((<unknown>))
0x00000172c3a13663 ((<unknown>))
0x00000172c3a1345f ((<unknown>))
0x00000172c3a1339b ((<unknown>))
0x00000172c3a12985 ((<unknown>))
0x00000172c3a12a76 ((<unknown>))
0x00007ffdf1194b7e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffdf10cd204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)

This is in Unity 2022.3.62f1

Obi Cloth 7.0.5

Thanks

Print this item

  Fluid Control Issues
Posted by: Reflower - 06-06-2025, 01:55 AM - Forum: Obi Fluid - Replies (1)

Hi, I'm working on a project using Obi Fluid in Unity (URP), and I'm running into some frustrating issues that I haven’t been able to solve despite a lot of trial and error. The main problem is that fluid keeps pouring out of containers even when their openings are visibly blocked by colliders both Obi Colliders and standard Unity Colliders. I’ve tried adjusting collision layers, surface thickness, and resolution settings but it doesn’t seem to help i am trying to achieve the same exact result as in the reference video. On top of that, I need to have multiple fluids how fluids interact or mix with each other if possible, right now one liquid keeps on pouring over the other. Also, my fluid materials and colors have suddenly stopped working everything is just rendering as a grey blob now, even though I’m using URP and the correct shader. This is preventing me from making progress on a critical part of the project. I’ve looked through the basic documentation, but I’m wondering if there are any more in depth tutorials or resources that focus on accurate fluid control, especially for situations like blocking pours and keeping fluids isolated. Any help would be massively appreciated. Thanks.

Print this item

  Transparent fluid is flickering
Posted by: PlatonSk - 04-06-2025, 08:37 AM - Forum: Obi Fluid - Replies (1)

Hello! Transparent fluid is flickering after i change solver scale from 1 to 6. My Thickness in pass was 30 and after i changed to 5, flickering go away. But how still use thickness 30 and disappeared flickering? I need thick 30 for mixing fluids.
Unity 6 is using.
Link with settings screenshots and video with flickering.
https://drive.google.com/drive/folders/1...RDrB2Trsvr

Print this item

  was working great, then it wasnt...assigmed mesh missing bone weights?
Posted by: Duncano - 02-06-2025, 10:33 PM - Forum: Obi Softbody - Replies (1)

Hi,

project was all going great, and i think i duplicated an obi object...( was initially a copy of the rubber ball in example files)
and now i get the error  ( duplication was prob coincidence) ' assigned mesh is missing either bone weights...'

the duplicate, had this error and so then so did the one i duplciated.

i tried rebulding the blue print, but dont know what more i can do...

it still sort of works, but i think i do believe something is behaiving strange....as the soft body seems to stop working at a certin point in my timeline.

have attached screen grab of stack...( there is an animator on the object...but this is only animating the material.

any help, much appreciated.

thanks,
Duncan

Print this item

  Does Obi Softbody fit for a realistic snowboard physics simulation?
Posted by: nithrous - 02-06-2025, 08:05 PM - Forum: Obi Softbody - Replies (3)

Hello,

I’m new to Unity and Obi Softbody, although I have a strong background in C#. I want to create a realistic simulator of snowboard behavior (so that it bends and deforms correctly under the rider’s weight, and so that it starts moving based on gravity/friction/inertia/reaction forces). Is this package suitable for that kind of implementation?
I’ve already experimented a bit with Obi Softbody. I created a blueprint with:

  • Surface Sampling Mode: Voxels, Resolution: 16
  • Volume Sampling: None
From reading the forum, I understood that stiffness depends on the Substeps setting in the solver. When I set Substeps to 3, the snowboard behaved like extremely elastic, highly flexible rubber (FPS was around 240). When I set Substeps to 60, it became stiffer, but FPS immediately dropped to about 140. At Substeps = 120, the board behaved even more rigidly, but FPS fell to 40.
Also, the snowboard bounces off objects very strongly, and when it lands, it slides excessively across them. I also noticed that if the number of solver steps is too low, the snowboard often just hangs in midair.

So:
  1. Is this package suitable for the task?
  2. If yes, what should be changed to keep performance high, make sliding realistic, and prevent it from bouncing like a super-bouncy rubber ball?
Here is a video demonstration with 32 Substeps in the solver:
https://www.youtube.com/watch?v=AOgJ0Ki7G9Y

Sincerely,
nithrous

Print this item

  RopeBot - 3D Puzzle / Platformer
Posted by: Destro26 - 28-05-2025, 12:51 PM - Forum: Made with Obi - Replies (1)

[color=oklab(0.952331 0.000418991 -0.00125992)]Hi I've been working on a 3D puzzle / platformer using Obi Rope for a while now, here is a short gameplay trailer.



Also I'm currently running a playtesting session so if anyone's interested in playtesting the game for 30 minutes and filling out a quick survey I can send you the link to the test.
[/color]

Print this item

Pregunta Solver is too performance heavy
Posted by: quent_1982 - 27-05-2025, 03:53 PM - Forum: Obi Rope - Replies (40)

I have a single medium length ObiRope with ~35 attachments, that costs around 22 FPS, but hole pure rope somehow costs around ~38 FPS, so the hole solver with single rope uses ~60 FPS, that is too much.
TimeStep in project is 0.015f, I've played a bit with ObiSolver values but it didn't help at all. If I set all solver's constraints to 1 and parallel it gives only ~12 fps.



Attached Files Thumbnail(s)
           
Print this item

Pregunta Swinging on rope
Posted by: quent_1982 - 26-05-2025, 05:24 PM - Forum: Obi Rope - Replies (4)

Hello, I need your explanation of all ways to attach my player to a rope so that he is attached to the rope as tightly as possible and stays on it without small jumps and etc. Also, for my situation, it is important that the player can calmly swing on the rope an physically act on it. At the same time, the rope should be not too tight and too soft, something between.

Print this item

  How to Get Alpha Value in a Custom Shader
Posted by: nonnamed - 26-05-2025, 03:01 PM - Forum: Obi Fluid - Replies (2)

I created a Shader Graph as shown in the attached image, but even when I assign a color with an alpha value to the particle, the alpha always ends up being 1.
Is there anything I might be doing wrong?
Any help would be greatly appreciated. Thank you in advance!



Attached Files Thumbnail(s)
           
Print this item

  Crash Related to CustomEmitterShape
Posted by: nonnamed - 25-05-2025, 05:01 AM - Forum: Obi Fluid - Replies (1)

I would like to report a crash issue that I discovered with a specific setting.
If this has already been reported or explained elsewhere, I apologize in advance.
When creating a CustomEmitterShape, if an EmitPoint added to the distribution has a direction of Vector2.zero, a crash occurs in the Compute BackEnd.
However, it runs correctly in the Burst BackEnd.
Please note that I am not confident in English, so I used ChatGPT to help write this message.

Print this item