Search Issue Tracker
Fixed in 5.2.4
Votes
0
Found in
5.2.2f1
Issue ID
759044
Regression
Yes
[CacheServer] Changing date modified on directory meta file causes all files below that directory to be reprocessed
Steps to reproduce:
1. Run the included CacheServer
2. Open the project until it full loads. Make sure to enable usage of Cache Server in Unity preferences
3. Close and reopen the project. (Note that the load time is very short
4. close the project
5. In file explorer, open folder "/Project/Assets/deneb"
6. touch shared.meta (open with notepad and save it)
7. open the project and observer that it is reprocessing files that do not need to be processed
8. open the Editor Log and see the error messages like - No matching cache server file found on server 'Assets/DBeam/Map/deneb/shared/cubemap_NegativeZ.png' (GUID: 1787d467e377f884faf263cce041dfe9 HASH: 00000000000000000000000000000000)
Reproduced with: 5.2.4f1, 5.3.4f1, 5.4.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment