Local ID sender isn't changing

Hello Everyone,

Unforunitly when I transfer material locally the Id doesn’t change and I don’t know why. Please I need help.

1 Like

Hi @ahmed_abdelmahgoub!

The way we compute IDs for objects is deterministic, meaning that given the same input data, it will always return the same ID, but will return a different ID as soon as any of the data within it changes.

2023-08-02 18.13.10

So if the object is unchanged, you’ll always get the same ID as a result.

Hope this makes sense!

2 Likes