#Random massive white light and black boxes in my game
1 messages · Page 1 of 1 (latest)
This is most often a brighness(color intensity) value overflow.
Use the frame debugger to identify the culprit object/light source.
Typically an error in a custom shader, or an error / corruption during lightmap generation
Depending on what you did that caused it to appear