This should be done in initializer functions and not as part of the state variable declarations in which case they won’t be set. (see here)
- State Variables Initialized
- Proxy-based Contracts
- Constructors -> Initialize()
- State Variables Declare -> Initialize
- Initialize -> Initialize()
- Not Set Otherwise