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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.