Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.2.3f1
Issue ID
749983
Regression
No
[Android]Render to texture is black when coming back from background on Android
To reproduce:
1) Open attached project and scene in it
2) Build and run on Android
3) Tap on screen, the character will change color to red/purple
4) Put the app to background (go to "Home", for example)
5) Open it up again
Expected: The model stays the same
Actual: The model turns black
Workaround: Disable Multi-threaded Rendering in player settings
DUT: Google Nexus 5 (Android 6.0)
Xiaomi Mi Pad (Android 4.4.4)
Google Nexus 10 (Android 5.1.1)
Google Galaxy Nexus (Android 4.3)
Acer Iconia Tab 8 (Android 4.4.2)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
Trithilon
Feb 18, 2016 11:45
Facing the same issue.
This needs to be fixed ASAP as my entire Fog of war system relies on render textures and I cannot ship the game without the performance boost of multi-threaded rendering.