Let $f_n: \Omega \rightarrow \mathbb R$ be a sequence of real valued functions that converges uniformly to a function $f$.
Suppose there exists a sequence $K_n \in \mathbb R^+$ such that $\sup\limits_{x \in \Omega} \vert f_n(x) \vert < K_n$ for each $n\in \mathbb N$.
Can $f$ be unbounded ? If not, does that mean that $f_n$ is uniformly bounded (I mean that there exists a $K$ such that $\sup\limits_n K_n < K$)?
No. By uniform convergence, there is an $N$ such that $|f(x)-f_n(x)|<1$ for all $x\in \Omega$ and $n\geq N$. By the triangle inequality, we have $$ |f(x)|<K_N+1 $$ This also means that the $f_n$ are uniformly bounded, by the maximum of $$ K_1,K_2,\ldots,K_{N-1}, K_N+2 $$