Search Issue Tracker
Active
Under Consideration for 6000.4.X, 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132505
Regression
Yes
Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
Steps to reproduce:
- Create a 2D Project
- Create a new Auto Tile object. Right-click in Project Browser -> 2D -> Tiles -> Auto Tile
- Switch Inspector to Debug Mode
- Select the newly created Auto Tile object
Actual results: Entity ID is serialised twice, which throws a "The same field name is serialized multiple times in the class or its parent class. This is not supported: Base(MonoBehaviour) m_EntityId" error
Expected results: No errors or warnings are thrown when selecting a tile with Inspector's debug mode enabled
Reproducible with versions: 6000.4.0a2, 6000.4.0b5, 6000.5.0a5
Not reproducible with versions: 6000.0.66f1, 6000.3.3f1,
Tested on (OS): macOS 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment