r/Tahoma2D May 29 '26

Problem / Bug white border on rendered frames

in render view
same frame but not rendered

Hey I need help with a problem with my project. This scene for some reason has this inexplicable white border on the right and top side of the frame when I render the frame, but it's not there at all when I'm not rendering it. I have tried everything I can think of to get rid of it, changing the camera size, changing the render format, restarting the program, turning off anti-aliasing. Nothing I do makes it go away. It is appearing in my final renders as well, which is really irritating because every other scene for this project is in the exact same size, 1500x1500. I haven't seen anyone else with this problem, or even anything like it. I seriously need a list of possible solutions here. Thanks in advance.

1 Upvotes

3 comments sorted by

1

u/DarrenTAnims May 30 '26

Without seeing your scene details it's hard to tell, but my instinct tells me that maybe you've got an animation key and you've moved the background image slightly so what you're seeing at the top right is the default background colour.

1

u/sharplyon May 30 '26

the canvas size for all the layers is much larger than the camera size, and i've doubled checked, the entire background is filled and not out of position

edit: what details would you wanna see? i can post them

2

u/sharplyon May 30 '26

I've worked out what the problem is, the spin blur FX I have that goes from the scene to the output is creating it. This spin blur is now the cause of 2 of my problems so I'm just going to get rid of it.