Perchik71 / Creation-Kit-Platform-Extended

A collection of modifications, enhancements, and reverse engineered resources for Creation Kit by Bethesda.
GNU General Public License v3.0
38 stars 4 forks source link

Render window selection issues (double selection) #39

Closed tba closed 1 month ago

tba commented 2 months ago

1) Occasionally when selecting an object in the render window one or more objects behind the intended object will be selected too, as if the selection was a click-and-drag type selection instead of a normal click.

2) Additionally, sometimes when highlighting one or more objects and duplicating them both the originally selected objects and the duplicated objects will remain selected, creating the impression that the duplication did not work.

I am running into this issue when trying to mod Skyrim SE version 1.6.1170.0/ CK version 1.6.1130.0

Oisteri commented 2 months ago

I've had the same issues very frequently ever since I started using this. To add to this, I've also had a possibly related issue, where sometimes after I select or duplicate an object and rotate it, a previously selected object that is not selected will also rotate. Ctrl + Z / undoing the action will only undo the currently selected objects rotation, not the rotation of the object that was not selected, but still rotated.

Jerry-Oak commented 2 months ago

I am experiencing OPs number 2 quite often. Also when quickly selecting one object after another without holding ctrl it often selects both.

Jerry-Oak commented 2 months ago

Experiencing number 1 now too. When i duplicate object and then after that move the clone, the clone teleports to the void in front of my own two eyes.

gostedlogeka commented 2 months ago

Same issues

Nirvana201 commented 2 months ago

Happens to me too. When I duplicate and drag, the asset will sometimes go to a random point in the cell. Sometimes the duplication will also drag the previous object I duplicated with the duplicated version of it.

Perchik71 commented 1 month ago

I'll look at it when I get back to Skyrim.

Perchik71 commented 1 month ago

I was trying to figure out what the problem was. Multiple duplication works.... hmm.. maybe it has something to do with specific types of forms? 2024-05-18_11-25-08

Perchik71 commented 1 month ago

@tba I caught the second case. In my case, I just spammed the mouse in two places.. a release message did not have time to work out. Edit: Mouse processing is noticeably delayed.

Perchik71 commented 1 month ago

@tba @Oisteri @gostedlogeka @Nirvana201 fixed