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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment