Search Issue Tracker

Fixed

Fixed in 6000.4.6f1, 6000.5.0b7, 6000.6.0a5

Votes

1

Found in

6000.4.3f1

6000.5.0b4

6000.6.0a3

Issue ID

UUM-140202

Regression

Yes

Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector

Text (ATG)

-

Steps to reproduce:

  1. Open the attached project
  2. Select the SairaStencil-Italic-VariableFont_wdth,wght SDF font asset
  3. Switch the Inspector into Debug mode
  4. Observe the Console window

Actual results: m_EntityId is serialised twice, which throws an error

Expected results: m_EntityId is not serialised twice, no errors or warnings are thrown after opening a Font Asset with Debug Inspector

Reproducible with versions: 6000.4.0a3, 6000.4.3f1, 6000.5.0b4, 6000.6.0a3

Not reproducible with versions: 6000.0.71f1, 6000.3.13f1, 6000.4.0a2

Tested on (OS): macOS 26.3.1

Full error message:

  • The same field name is serialized multiple times in the class or its parent class. This is not supported: Base(MonoBehaviour) m_EntityId

UnityEditor.GenericMenu:CatchMenu (object,string[],int)

  1. Resolution Note:

    Fixed in 6000.6.0a5

  2. Resolution Note (fix version 6000.6.0a5):

    Fixed in 6000.6.0a5

  3. Resolution Note (fix version 6000.5.0b7):

    Fixed in 6000.5.0b7

  4. Resolution Note (fix version 6000.4.6f1):

    Fixed in 6000.4.6f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.