Search Issue Tracker
Fixed in 5.6.0
Votes
4
Found in
5.5.0b10
Issue ID
847296
Regression
Yes
Deployment error with Tizen 5.5b10
Deployment error with Tizen 5.5b10
1. What happened
Just tried to deploy a new project to Tizen on Win8.1 with 5.5b10, got the following error. The project will not deploy to device, but the IDE will deploy.
WARNING: Your data is to be sent over an unencrypted connection and could be read by others.
error: failed to get status of 'C:\Users\unite\Documents\5xPROJECTS\New Unity Project 11\Temp\StagingArea\build\com.Comhgfdcpany.ProductName-1.0.0-arm.tpk': No such file or directory
UnityEditor.HostView:OnGUI()
2. How we can reproduce it using the example you attached
Repro steps:
1) Start a blank project targeting Tizen
2) Discover your device
3) Ensure your credentials are correct
4) Build and run - observe error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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
Add comment