When I load up the ETC2 project, I see a black screen. Is this what you see too? Could you please provide me the off of the device? The way that you’d do this is by using Monitor.bat, which you can find within this folder (or similar path): C:\android-sdk-windows\tools
I’m seeing a crash directly after the first frame is shown. Unfortunately I cannot attach the at the moment but when I did check the last week there was nothing in it in regards to the crash that I could see.
I have attached a very simple example project - simply open it (it’s 4.9 binary) and export as Android-> ETC2 (make sure you device supports this ). I’m testing on a Samsung Note 4 with Exynos chipset.
Note: All sceneCapture BP and sceneCapture texture settings are on default & mobile HDR off (project created with scalable mobile settings)
Thanks for providing me with that project. I’ve been able to reproduce what you’re seeing and obtained the verbose from the Android device as well. It happened on my Android . With that being said, I’ve submitted a report referenced as: UE-21100
If you’d like to check on this in the future, please feel free to request an update here on this question.
I guess the normal default request is which engine version can we expect a fix?
If not a 4.9 hotfix is there perhaps a workaround to get it working in the meantime? My project is unfortunately relying on this feature - perhaps some setting that can be used on the scenecapture texture as that seems to cause the issue? Or maybe what you found out from the that might be causing it that might lead to a workaround?
This did not make it into the hotfix. The hotfix for 4.9 was released today. Currently, I do not have any information about a work around, and this bug is still in triage. If I hear of any additional information, I’ll gladly provide it to you.
I came up with a workaround I could reproduce in other projects where I had reproduced the issue in.
For me this was an issue on my pc and not mobile, because I’m making a pc/console game.
Anyway I didn’t find any workaround online but I had one level where my Scene Capture 2D/Scene Render 2D, didn’t cause the editor to crash so I figures some setting must be differen.
Then I went into the crash from before and saw a refernce to the light rendering failing.
So I compared two levels where one had bloom and other didn’t in the directional light settings, in the one with bloom I could plase a 2d capture/render blueprint and display, wihtout any problems.
But the one without bloom crashed instantly when placed in world.