Solved: Actor Properties Window hidden

Tutorials and discussions about Mapping - Introduce your own ones!
Post Reply
User avatar
darkbarrage99
Skilled
Posts: 187
Joined: Fri Jan 02, 2009 12:41 am
Personal rank: Barron O' Beefdip
Location: VA, USA

Solved: Actor Properties Window hidden

Post by darkbarrage99 »

Hey all.

I dragged my actor properties window into my second monitor and closed it, now whenever I try to open the properties of an actor the window doesn't show up at all. I tried restarting UED as well as my pc and unfortunately, I believe it's now saved to an unviewable location.

Is there a solution for this? Or is there a way to reset it? Huge bummer as I was in the middle of adding some translocator paths. :facepalm:
Last edited by darkbarrage99 on Wed Dec 21, 2022 8:01 pm, edited 1 time in total.
User avatar
Barbie
Godlike
Posts: 2808
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Problem: Actor Properties Window hidden

Post by Barbie »

It should be this section in file UnrealEd.ini:

Code: Select all

[Actor Browser]
X=137
Y=151
W=324
H=639
Active=1
ShowPackages=0
Docked=0
Either change the X value or rename/remove UnrealEd.ini completely.
EDIT:
Sorry, you wrote actor properties window - so that must be another section.
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
User avatar
darkbarrage99
Skilled
Posts: 187
Joined: Fri Jan 02, 2009 12:41 am
Personal rank: Barron O' Beefdip
Location: VA, USA

Re: Problem: Actor Properties Window hidden

Post by darkbarrage99 »

Barbie wrote: Wed Dec 21, 2022 5:09 pm It should be this section in file UnrealEd.ini:

Code: Select all

[Actor Browser]
X=137
Y=151
W=324
H=639
Active=1
ShowPackages=0
Docked=0
Either change the X value or rename/remove UnrealEd.ini completely.
EDIT:
Sorry, you wrote actor properties window - so that must be another section.

That did it! Thank you! :highfive: :rock:
Post Reply