Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b1
Issue ID
921259
Regression
No
WWW.url truncates redirected URL if it should have contained spaces
To reproduce:
1. Open project attached by QA
2. Open "a" scene if not opened
3. Hit play
4. Notice console's output and that redirected string is truncated right after the first space
Expected: www.url should return full redirected URL
Actual: Truncated URL is returned
Reproduced with: 2017.1.0b9, 2017.2.0a4
Was not able to reproduce and check for regression on earlier versions because they return not redirected URL.
Note: Happens only with redirected URLs.
Fixed in 2017.2.0b2
Backported to: 5.6.2p2, 2017.1.0p2
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