View Issue Details

IDProjectCategoryView StatusLast Update
0004374DarkRadiantGeneralpublic20.09.2016 10:18
Reportergrayman Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionno change required 
Product Version2.1.0 
Summary0004374: Problem creating trigger_once entity
DescriptionCan't create and drag an entity around in an ortho view.

Entity disappears when I hit ESC.
Steps To ReproduceCreate a 16x16x16 brush.
 
Change it to a trigger_once entity.
 
I can't drag it around in the ortho views.
 
I can ALT-Arrow move it, though.
 
When I hit ESC to deselect the new trigger, it disappears.
Additional InformationI didn't include a sample map, because the problem occurs at creation time, and the steps to reproduce are simple.
TagsNo tags attached.
Attached Files
triggerOnce.map (1,572 bytes)   
Version 2
// entity 0
{
"classname" "worldspawn"
"editor_drLastCameraPos" "0 0 0"
"editor_drLastCameraAngle" "0 0 0"
"editor_drMapPos1" "145.117 609.786 279.045"
"editor_drMapAngle1" "-48 150.8 0"
"editor_drMapPos2" "414.798 255.441 -264.933"
"editor_drMapAngle2" "2.10002 84.5976 0"
"editor_drMapPos3" "-749.97 -1606.21 -470.066"
"editor_drMapAngle3" "-3.29998 6.59757 0"
"editor_drMapPos4" "1014.05 -953.679 -556.857"
"editor_drMapAngle4" "-10.2 355.498 0"
"editor_drMapPos5" "987.599 3513.79 -319.877"
"editor_drMapAngle5" "-61.1999 172.198 0"
"editor_drMapPos6" "-1032.5 -2840 739.5"
"editor_drMapAngle6" "-77.0999 175.798 0"
"editor_drMapPos7" "952.822 285.005 1366.04"
"editor_drMapAngle7" "-74.8 149.373 0"
"editor_drMapPos8" "976 424 320"
"editor_drMapAngle8" "-3 15.3467 0"
"editor_drMapPos9" "409.146 547.464 392.83"
"editor_drMapAngle9" "-16.8 284.947 0"
}
// entity 1
{
"classname" "trigger_once"
"name" "trigger_once_1"
"model" "trigger_once_1"
"origin" "16 48 48"
// primitive 0
{
brushDef3
{
( 0 0 1 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 0 ) ) "textures/common/trigonce" 0 0 0
( 0 1 0 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 0 ) ) "textures/common/trigonce" 0 0 0
( 1 0 0 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 0 ) ) "textures/common/trigonce" 0 0 0
( 0 0 -1 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 0 ) ) "textures/common/trigonce" 0 0 0
( 0 -1 0 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 1.5 ) ) "textures/common/trigonce" 0 0 0
( -1 0 0 -16 ) ( ( 0.015625 0 0 ) ( 0 0.015625 0 ) ) "textures/common/trigonce" 0 0 0
}
}
}
triggerOnce.map (1,572 bytes)   

Activities

greebo

greebo

19.09.2016 18:43

administrator   ~0008325

I'll be damned, but I cannot repro this on my end.

Since you mentioned the Default layer visibility was important, I created two more layers, moved everything to these two layers and hid the Default layer. Then created the brush, created the entity, and I can drag it around just fine. I must be missing a setting or a step?
grayman

grayman

19.09.2016 19:00

viewer   ~0008329

I attached a test map that has one object in it: a trigger_once.

If I open this map in DR, I can't see the trigger brush.

Can you?
grayman

grayman

19.09.2016 19:03

viewer   ~0008330

If you bring up the Entity List dialogue, it shows the single object.

Select it, and the brush appears in the camera and ortho views.

Quit the dialogue, and the brush stays.

But I can't drag it, and when I hit ESC, it disappears.
greebo

greebo

20.09.2016 05:13

administrator   ~0008334

Yes, I can see it just fine, even when deselected.

Are there any filters activated on your end?
grayman

grayman

20.09.2016 10:17

viewer   ~0008335

Crap.

Yes, I had triggers filtered out.

I think what threw me was that I could create the trigger, still have it visible and selected, but was unable to drag it around. That was new behavior. I went back a couple revs to verify this, and what DR used to do was make the brush invisible immediately when triggers were filtered out, not wait until the ESC key was hit. Being able to see the brush, yet not be able to drag it is new behavior.

So the new behavior tripped me up.

I'll close this.

Issue History

Date Modified Username Field Change
19.09.2016 18:37 grayman New Issue
19.09.2016 18:37 grayman Status new => assigned
19.09.2016 18:37 grayman Assigned To => greebo
19.09.2016 18:43 greebo Note Added: 0008325
19.09.2016 18:59 grayman File Added: triggerOnce.map
19.09.2016 18:59 grayman File Added: triggerOnce.darkradiant
19.09.2016 19:00 grayman Note Added: 0008329
19.09.2016 19:03 grayman Note Added: 0008330
20.09.2016 05:13 greebo Note Added: 0008334
20.09.2016 10:17 grayman Note Added: 0008335
20.09.2016 10:18 grayman Status assigned => closed
20.09.2016 10:18 grayman Resolution open => no change required