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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.