Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b16
Issue ID
790813
Regression
No
[BugReporter] Attachments with equal names are not available in FogBugz
[BugReporter] Attachments with equal names are not available in FogBugz
1. What happened
2. How we can reproduce it using the example you attached
1. Attach file (e.g. report.csv) from any folder_X.
2. Attach file with same name (report.csv) from any folder_Y.
3. Attach folder (e.g. "Project settings") from any folder_X.
4. Attach folder with same name ("Project settings") from any folder_Y.
Actual result:
Links in FB will look like:
ProjectSettings.zip: http://bugs04.unity3d.com/fogfiles/790813_vc1mur6l672o5otk/case_790813-ProjectSettings.zip
ProjectSettings.zip(2): http://bugs04.unity3d.com/fogfiles/790813_vc1mur6l672o5otk/case_790813-ProjectSettings.zip_2_
report.csv: http://bugs04.unity3d.com/fogfiles/790813_vc1mur6l672o5otk/case_790813-report.csv
report.csv(2): http://bugs04.unity3d.com/fogfiles/790813_vc1mur6l672o5otk/case_790813-report.csv_2_
Second file/folder is unavailable.
Expected result: Both files are available.
Workaround: Open folder with all files attached to report.
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