This is because of ambient lighting probably due to technical limitations.
Have you tried to implement Content Streaming in any way or reduce the amount of lights with performance heavy options like CastShadow?
In RDC 23, I remember there being an announcement about Roblox bring a watered-down version of Future Lighting to mobile devices, I cannot find it anymore but there is a screenshot of it somewhere. It looked like smoothed out ShadowLighting with some reflections and shadows.
I hope this becomes it’s own lighting technology we can switch to or keep it as a update to ShadowMap because it would be nice to have smoother lighting that isn’t completely Future lighting. (Rotating lights look so clunky and jittery due to limited voxels)
This makes it impossible for me to make every tycoon in my game look the same, as they are rotated along a circle. Some are too bright, and some are too dark.
Can we get an ETA on the next lighting update? Even if it isn’t a fix? Right now, it seems like you’re not really working on anything lighting related (I’m probably wrong, and I hope I am) and I really want to know. Or just a confirmation that you are working on something. I’m desperate.
i have found another issue. Because of the fact your character’s transparency is set to 1 while you’re in first person, your shadow disappears. i had this issue for quite a while with setting body transparency to 0 but i couldn’t set the head visible for obvious reasons which lead to no head shadow.
actually it would be really cool to have the opposite, have a shadow option for transparent parts (disabled by default). you could create some really cool illusions or whatever with it. and of course, you could fix the first person shadows (i have this issue too).
(Improved light baking times for voxels? I heard they are moving it to the GPU.)
A ton of these are like saying “Screen-Space Reflections (the thing used for Terrain Water reflections) are broken because they don’t reflect anything off-screen!”, like, that’s just what screen-space reflections are, “screen-space”. They are only capable of creating reflections for things that are on-screen, and getting them to not do that would be replacing SSR for a different reflection method altogether.
And a lot of this post is like that, but for the Voxel grid or performance, so;
Is a limitation with the resolution of the voxel grid being 4x4x4. The wall is just so small that the voxels that effect it are being lit from outside it, but still bringing light in past it. Having walls be a minimum of 67 studs thick will fix this.
Intentionally using lower graphics quality generally means you can’t play the game on higher qualities because of low FPS, how do you know a big reason for that low FPS is not voxel grid updates? Roblox’s mentality is playability over graphics, make lower qualities as ugly as you need them to be so that, at the very minimum, tons of people can still play games on the platform.
What even is this point? “A lot of mobile devices are under-powered and can’t handle good graphics and so I’m going to push the blame onto Roblox”? Sure, it can look better, but ideally they would want to keep as much of their playerbase as possible.
Hello!
Thanks for sharing all those issues with us! Unfortunately, those issues are inherent to our lighting technologies and fixing them requires complex projects to modify our lighting systems. I’ll close this ticket as we are not treating it as a bug, but we’re tracking these issues as feature requests and they will be considered in our current lighting improvement efforts.
i really hope some of these issues will be fixed at one point in the future since lighting itself looks really beautiful and i love messing around with it. thankfully, some of these issues can be fixed with some workarounds, but still. (one thing that would be really nice is extended light ranges, i don’t get why the cap is 60 and it looks unnatural to extend via cloning lights. hopefully that is doable.)