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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment