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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment