Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0p2
Issue ID
830266
Regression
No
Baking NavMesh again removes NavMesh data from Collaborate Server
Steps to reproduce:
1. open User's project and upload it to the Collab server
2. open Internet Browser and go to https://developer.cloud.unity3d.com/projects, select the project
3. Overview Tab > Go to Collaborate > Assets (tab) > Assets (folder) > test2 (folder). Notice: NavMesh file is here
4. switch back to Unity
5. Assets > test2 (folder) > NavMesh
6. bake again: Window > Navigation > Bake (button)
7. upload changes to the server
8. switch back to Browser and refresh the page
Result: NavMesh file is gone from the server
Reproduced with: 5.5.0b3, 5.4.1f1
Not reproduced with: 5.3.6p4 (there is no Collab)
Note:
-when deleting the project from computer and re-downloading it from the server NavMesh file does not appear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment