Simulation is ok in Composer, but runs bad on kit 107

Operating System:
Windows
Linux

Kit Version:
107
106
105

Kit Template:
USD Composer
USD Explorer
USD Viewer
Custom

GPU Hardware:
A series (Blackwell)
A series (ADA)
A series
50 series
40 series
30 series

GPU Driver:
Latest
Recommended (573.xx)
Other571.59

See my simple Physics simulation here, this is made with Sim Ready Assets:

Composer:

all good, but look how different the sim goes in Kit 107:

Why is this?
Why the blue pallet stays floating in the air that, how can I fix this?

Pekka

Error Code:

Well, I am assuming you built the scene in the old 2023.2.5 and you are trying it in Kit 107? What happens if you build it fresh in kit 107? Maybe the settings for the physics have changed slightly.

Will do tomorrow, thanks!!

I started to build the sim again from scratch in Kit 107.

I have launched with the command:
repo.bat launch --dev-bundle

But as you can see from the video, I not get any movement when I press play.
The assets are from Nvidia Sim Ready library, just like the ones I used to do this same thing on Composer.

Funny thing is that shall play the sim ( a bit wrongly as you can see ) at the start:

What should I enable in Kit 107 ?

Pekka

I am not sure what you are doing in the video at all. Why are you dragging in assets from your localhost for SimReady assets? You should be using our SimReady Asset browser.

And you do not have to add anything to the launch code. You just need “repo launch”. You do not need the dev bundle. You can add that as normal in your Extension Manager.

All of this should just work immediately without needing any extensions. This is all core.

Thanks!
tte reason I was usign my local assets, whas cos I did not had Sim ready asset browser activated in my Kit 107.

Now I have it as autoload, all works perfectly.

Pekka

Great thanks