Possible bug unity 2023

I’m only encountering this error in the 2023 version of unity:

UnityEditor.ObjectPreview was not disposed properly. Make sure that base.Cleanup is called if overriding the Cleanup method. If you are implementing this in an Editor or EditorWindow, don’t forget to call ObjectPreview.Cleanup in OnDisable.
UnityEditor.ObjectPreview:Finalize ()

the problem occurs simply by importing a model in fbx format I’m already telling you that the mesh is not a cause because you also tried to eliminate the entire mesh leaving only the skeleton, and error always appears furthermore the same model
in the unity 2022 and all version precedents works perfectly not this error only unity 2023

Is anyone experiencing the same error?

test video :
or even tried to eliminate the 98% entire mesh leaving only a plane on the skeleton but the error is always present, so it’s not even a problem regarding the mesh.
add test video models Unity 2023.1.10f1 skeleton + only plane mesh delete all mesh models:
new project ,add model play game test this error

Only about 57 different threads here and over in scripting in the past month.

https://forum.unity.com/threads/nullreferenceexception-serializedobject-of-serializedproperty-has-been-disposed.1431907

There’s many more if that doesn’t apply.

That sounds like a non-LTS bleeding edge build of Unity.

Anytime you go beyond LTS you are an unpaid test pilot.

https://discussions.unity.com/t/909358/4

hi

I’ll start by saying that I didn’t update but downloaded and installed Unity 2023 from scratch and imported the model into a new project
this procedure only
1-dowload version Unity 2023.1.10f1
2-installed
3-new project
4-import models fbx
5-play game and to appear this error
UnityEditor.ObjectPreview was not disposed properly. Make sure that base.Cleanup is called if overriding the Cleanup method. If you are implementing this in an Editor or EditorWindow, don’t forget to call ObjectPreview.Cleanup in OnDisable.
UnityEditor.ObjectPreview:Finalize ()

I had searched for my error found in console and only 2 matching results and with vague answers or even tried to create a new project from scratch and import the model but the error always appears Can you confirm that this is a Unity 2023 bug then?
Thank you

There are three minor 2023 versions: tech stream, beta and alpha. Each have multiple patch levels. Please be specific with version numbers.

hi thanks
this version Unity 2023.1.10f1
PS.
or even tried to eliminate the 98% entire mesh leaving only a plane on the skeleton but the error is always present, so it’s not even a problem regarding the mesh.
add test video models Unity 2023.1.10f1 skeleton + only plane mesh delete all mesh models:
new project ,add model play game test this error

https://www.youtube.com/watch?v=51e9wHmOE7E