Search Issue Tracker
Fixed
Fixed in 9.0.7
Votes
0
Found in [Package]
9.0.5
Issue ID
DANB-638
Regression
No
Error "InvalidOperationException: HTTP/1.1 404 Not Found" logged when entering Play Mode in 2D Common Sample Scene
Steps to reproduce:
- Create a 2D Project
- In Package Manager find Package "2D Common" and install from it's "Samples" section the "Sprite Atlas Samples"
- Open Scene "AssetBundle1" and enter Play Mode
Actual results: Error "InvalidOperationException: HTTP/1.1 404 Not Found" is logged in the Console
Expected results: No Errors are present when entering Play Mode in an unaltered Sample Scene
Reproducible with versions: 2023.1.20f1, 2023.2.20f1, 6000.0.9f1 (2D Common 9.0.2, 9.0.5)
Can’t test with versions: 2021.3.40f1, 2022.3.36f1 (No Samples)
Tested on (OS): Windows 11
Add comment
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
Resolution Note (fix version 9.0.7):
Fix for this issue is available on 2D Common package 9.0.7 and above