Hi, there’s a weird light that keeps following my player around. It seems to originate from my directional light, and I’m not sure how to get rid of it. Here’s a picture of the light:
And my directional light settings:
a
My camera settings…
I’m really stumped, and I couldn’t find much useful information about this anywhere else. Help would be appreciated. Thanks!
bgolus
December 31, 2020, 9:55am
2
Try disabling Aura 2 and see if it goes away? If it does, contact the author.
Alright, I’ll try that. Thanks for the response!
Oh no, unfortunately that didn’t work
I’ll try and dig deeper into the problem, it isn’t really a huge issue but a minor annoyance.
bgolus
January 5, 2021, 5:15am
5
Try stepping though with the Frame Debugger. That should let you find out when it’s showing up, and should let you trace it can to the cause.
Okay. Check and see, if the directional light was accidently duplicated, or copied to another layer.
Strangely enough, this weird light thing, reminds of a similar unity bug from 2015.
Alright, I’ll do both these things. Thanks for the help guys!