Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.4p5
Issue ID
793780
Regression
Yes
[CacheServer] Cache server fails to validate a prefab that is created automatically from script
Steps to reproduce:
1. Open attached project
2. Delete the 'torus.prefab' asset
3. Connect the editor to a cache server (just launch the needed version of cache server and type 'localhost' in Unity Preferences/Cache Server)
4. Reimport 'torus.fbx' model
5. Observe the Editor's console, you can see that the prefab was reimported without any problems
6. Check the Project view, to see that the 'torus.prefab' was created and is placed along with the 'torus.fbx', in Assets folder
7. Switch active platform from Win/Mac/Linux to iOS (or any other platform)
8. Observe the Editor's console showing messages:
> reimporting torus.fbx
> CacheServer Asset validation failed 'Assets/torus.prefab'.
> File does not exist library/metadata/f4/f4a496ddd536b4eb694b5c609ab1a93c.tmp_cache
Note: Any additional platform switch will result in CacheServer's error.
Does not reproduce with 5.3.4p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
qqqqqq
Nov 29, 2016 17:12
Please ignore previous comment. Incorrect assumption. Bug was different
qqqqqq
Nov 29, 2016 16:49
We are also experiencing this issue with a .asset file created via script in Unity 5.4.0p2