Search Issue Tracker
Fixed in 2018.1.X
Won't Fix in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1p4
Issue ID
927163
Regression
No
.meta file not written OnPreprocessTexture changes, if .meta file exists before the library is created
Repro steps:
2. Open and close the project to create a Library folder and all .meta files
1. Open the "UnityPlayerIcon.png.meta" file with a text editor
2. Scroll down to "User Data" and delete "this is a sprite"
3. Delete the Library folder
4. Open the project
5. Open the "UnityPlayerIcon.png.meta" file
6. Scroll down to "User Data"
Fixed in: 2018.2.0a1
Expected result: "User Data: This is a sprite"
Actual result: "User Data: "
Reproduced with: 2017.2.0f3, 2017.2.0b2, 5.6.2p2, 5.5.4p1, 5.4.5p4
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