[FIXED] [Editor] Attribute resets to default value and throws an error on update

Description

When attempting to update an attribute inside the editor, the changes are not saved. Instead, the attribute value automatically resets to its default state, and the system throws an error message.

Steps to Reproduce

  1. Open the editor.
  2. Select the attribute you want to update.
  3. Change the value of the attribute.
  4. Observe the error message and the attribute resetting.

Expected Behavior

The attribute should update successfully with the new value and save without any errors.

Actual Behavior

The attribute value reverts to its default value immediately, and the following error message is displayed:

Error: invalid:unknown
    at Exe (connection.js:268:13)
    at Oi.handleMessage (connection.js:194:11)
    at n.onmessage (connection.js:145:18)
    at e.onmessage (connection.ts:124:23)

Thank you the report. The team will look into it.

got the same problem over here. i have a presentation tomorrow :< i can’t show my project. it specifically happens for assettype json and texture when creating an array attribute for them.

The issue is being investigated at the moment.

all good. i just had a little heartattack :wink:

The fix for this has been rolled out now. Please confirm that its now fixed :slight_smile:

it doesn’t yet.

Could you add me to your project? username: kpal

yes i can but you the project is very complex :<

Could you please test again? This should be fixed now

Hi, I had the same problem and it seems to be fixed for me at least.

1 Like

yes!!! works

1 Like

though asset upload seems still broke :<

Im already fixing it - its related to the model issue in the other post

1 Like

Great job, everything seems to be working fine now. Thank you for the quick fix

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.