stride3d/stride

AddReferenceViewModel duplicate key exception when viewing entity

Open

#2.785 aberto em 14 de mai. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C# (886 forks)batch import
area-Assetarea-GameStudiobuggood first issue

Métricas do repositório

Stars
 (6.001 stars)
Métricas de merge de PR
 (Mesclagem média 10d 11h) (22 fundiu PRs em 30d)

Description

Release Type: Github Version: 6183210a2ba67f82fe3c3321fcf8ba89009e31d1 (latest as of now)

Platform(s): Windows, editor.

Describe the bug Viewing entities is impossible because of a ArgumentException thrown in PropertyContainer.SetObject.

To Reproduce Unknown. At the moment this was done with a plain Spot light entity.

Expected behavior Being able to see entity properties.

Screenshots Image Image

Log and callstacks None at the moment, will add later.

Workarounds A possible fix is here: https://github.com/Ionized-Interactive/stride/tree/property-fix but I will not create a PR since I don't know what is causing the duplicate key.

Guia do colaborador