This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distance is largely controlled by the lights Attenuation Radius. For instance, using a default light and having it move ~1000 units from the World Origin will cull it completely. Using a smaller Radius like 200 you can go ~7000 units before it fades out.
Example image and video attached.
Notes:
1. Open UE4 Paper 2D Project
2. Create a New Blank level
3. Place Geometry at the 0,0,0 World Origin that stretches along any axis
4. Place a Player Start to spawn the character
5. Place a light (Stationary/Movable) with geometry that it can cast light onto near the 0,0,0 location and one further down any axis away from the origin.
Sample Project provided as alternative:
1. Open Project
2. PIE
Regression: NO
Results: In the Orthographic View of the Camera the lights will fade out after a specific distance from the World Origin. This distance is controlled by the Lights Attenuation Radius.
Expected: The light will not fade out.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-31105 in the post.
5 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.11, 4.12, 4.13 |
Created | May 20, 2016 |
---|---|
Resolved | Mar 5, 2017 |
Updated | Apr 27, 2018 |