Hello, I have a problem in my mobile project. When I try to put a sky light together with a sky atmosphere, the unreal engine stops working and doesn’t come back. Is this a bug or can’t you really use both components together?
Hello Kynect@JHOW_DAS_KILL,
It appears that you’re encountering a technical issue with Unreal Engine in your mobile project. Using a sky light together with a sky atmosphere should be possible, but there are certain considerations to keep in mind, especially for mobile development where performance and compatibility issues can arise.
Based on the information available, it’s not clear whether this is a bug or a limitation within the mobile renderer. However, there are a few steps you can take to troubleshoot the issue.
Ensure that both the sky light and sky atmosphere components are compatible with the mobile renderer. Some features may have limitations or may not be supported on mobile platforms.
Make sure you are using the latest version of Unreal Engine, as updates often include bug fixes and improvements for mobile development.
Consult the official Unreal Engine documentation or forums for any notes on using these components together in a mobile project.
Try adding each component individually to see if one works without the other. This can help determine if the issue is with a specific component or the combination of both.
Mobile development often requires optimization. Check the settings for both the sky light and sky atmosphere to ensure they are configured for mobile performance.
If you’ve already tried these steps or if the problem persists, it could be beneficial to reach out to Epic Games’ support or consult with a professional who specializes in Unreal Engine mobile development.
Best Regards,
Kynect