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

Version Control

-

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

Comments (22)

  1. qqqqqq

    Nov 29, 2016 17:12

    Please ignore previous comment. Incorrect assumption. Bug was different

  2. qqqqqq

    Nov 29, 2016 16:49

    We are also experiencing this issue with a .asset file created via script in Unity 5.4.0p2

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.