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
Comments (22)
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
- 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
brucewill
Jul 21, 2023 06:15
yeah this usefull!
JeffThorsen777
Feb 10, 2022 17:37
Thanks a lot!
kpdisney
Jun 20, 2017 16:56
Still seeing this exact error in 5.5.3 p2 when doing package imports from one project to another.
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