Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.5p7
Issue ID
813202
Regression
Yes
Android Marshmallow deletes files on first run
Reproduction steps:
1) Open user's project
2) Build for android and run on a marshmallow device
3) Observe the log
--- You will see a bunch of messages like this one:
MOVE_SELF null
MOVED_FROM onboarding_5c0107a72ec41c5b0927a259abf5fa6d
MOVED_TO onboarding_5c0107a72ec41c5b0927a259abf5fa6d_tmp
DELETE onboarding_5c0107a72ec41c5b0927a259abf5fa6d_tmp
etc...
--- Only happens on the first run after the app was installed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Add comment