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)
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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
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.