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
Open the editor.
Select the attribute you want to update.
Change the value of the attribute.
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)
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.