Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b1
2018.1.0b11
Issue ID
1015822
Regression
Yes
Selecting .jpg files with .bytes extension crashes Unity if .NET 4.x backend is chosen
Reproduction steps:
1. Open the attached project "BugReport - .jpg.bytes crash.zip";
2. In the Player settings, make sure that the backend level is set to .NET 4.x version;
3. Try to select the ClickToCrash.jpg file in the Project view.
Actual results: Editor crashes right after clicking on the .jpg file.
Reproduced on: 2018.1.0b1, 2018.1.0b12, 2018.2.0a2.
Not reproduced: 2017.2.2p2, 2017.3.2f1, 2018.2.0a3, 2018.2.0a5.
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
Add comment