View Issue Details

IDProjectCategoryView StatusLast Update
0005829DarkRadiantGUIpublic09.10.2022 17:37
ReporterDragofer Assigned Togreebo  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.14.0 
Target Version3.0.0Fixed in Version3.0.0 
Summary0005829: Entity inspector shows inherited spawnargs of previous selection
DescriptionIf switching the selection to another entity while "show inherited properties" is enabled, the entity inspector will show all of the previous entity's inherited spawnargs at the top of the spawnarg list.
Steps To Reproduce1) Create entity > atdm:ai_builder_guard
2) Create model > stagecoach.lwo
3) Select the Builder and enable "Show inherited properties" in the entity inspector.
4) Switch the selection to the stagecoach with shift + alt + LMB. The entity inspector now shows all of the Builder's inherited spawnargs.
TagsNo tags attached.

Relationships

has duplicate 0005917 closed "Show inherited properties" doesn't clear the properties of previously clicked entities 

Activities

Dragofer

Dragofer

17.12.2021 22:12

developer   ~0014597

This particular bug is a significant impairment to mapping, confusing and prone to errors - maybe a small hotfix could be made for it?

Related Changesets

DarkRadiant: master 5a6ddba5

27.02.2022 08:51

greebo


Details Diff
0005829: Cleanup inherited spawnargs before adding the current set.
When directly switching from one entity to another, the selection still qualifies to show inherited spawnargs, but we need to remove the old ones first.
Affected Issues
0005829
mod - radiant/ui/einspector/EntityInspector.cpp Diff File

Issue History

Date Modified Username Field Change
29.11.2021 20:38 Dragofer New Issue
17.12.2021 22:11 Dragofer Severity normal => major
17.12.2021 22:12 Dragofer Note Added: 0014597
27.02.2022 08:31 greebo Status new => confirmed
27.02.2022 08:50 greebo Assigned To => greebo
27.02.2022 08:50 greebo Status confirmed => assigned
27.02.2022 08:51 greebo Changeset attached => DarkRadiant master 5a6ddba5
27.02.2022 08:51 greebo Status assigned => resolved
27.02.2022 08:51 greebo Resolution open => fixed
27.02.2022 08:51 greebo Fixed in Version => 3.0.0
27.02.2022 08:51 greebo Target Version => 3.0.0
08.03.2022 21:52 Dragofer Relationship added has duplicate 0005917
09.10.2022 17:37 greebo Status resolved => closed