View Issue Details

IDProjectCategoryView StatusLast Update
0005917DarkRadiantGUIpublic08.03.2022 21:53
ReporterSpooks Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionduplicate 
Product Version2.14.0 
Summary0005917: "Show inherited properties" doesn't clear the properties of previously clicked entities
DescriptionCheck "Show inherited properties" on and start clicking entities around.

Select worldspawn and you'll get implicit spawnargs like "gravity" and "spawnclass". Normal enough.
Select a key entity. Now you have a bunch of inventory related spawnargs but notice that "gravity" is still in the list.
Select an AI and you'll get the slew of inherited properties they possess. The "key" and "worldspawn" entities are still in the list, they have not been cleared up.
Select whatever. The truckload of AI properties are still there, along with the rest. And so on and so forth. You get the picture.

The only way to clear this up is unchecking the "Show inherited properties" option and checking it back again.
Additional InformationThis can mess you up if you're trying to work with two different entities that have the same implicit spawnarg but it has a different value for each (eg an inv_icon on a key). Without awareness of this bug, you'll be switching from one entity to the other thinking that they have the same value when they really don't - the value field simply does not get updated when you switch between entities.

Switching tabs, eg from Entity to AI and back, doesn't clear it up, only rechecking the option does.
TagsNo tags attached.

Relationships

duplicate of 0005829 closedgreebo Entity inspector shows inherited spawnargs of previous selection 

Activities

Dragofer

Dragofer

08.03.2022 21:53

developer   ~0014759

Was resolved in 0005829 with changeset 5a6ddba5 for 2.15.

Issue History

Date Modified Username Field Change
08.03.2022 21:28 Spooks New Issue
08.03.2022 21:29 Spooks Additional Information Updated
08.03.2022 21:52 Dragofer Relationship added duplicate of 0005829
08.03.2022 21:53 Dragofer Status new => resolved
08.03.2022 21:53 Dragofer Resolution open => duplicate
08.03.2022 21:53 Dragofer Note Added: 0014759
08.03.2022 21:53 Dragofer Status resolved => closed