Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Won't Fix in 5.5.X
Votes
0
Found in
2017.1.0f3
Issue ID
935726
Regression
No
Unity Editor crashes when using Marshal and trying to load .bsp file
To reproduce:
1. Download attached project "BSPLoader.zip" and open in Unity
2. Open "Test.cs" script and write path to your "de_dust2.bsp" file location which I have attached
3. Save script and return to Unity Editor
4. Move "Test.cs" script on Main Camera game object
5. Enter Play mode
6. Press "PRESS ME" button
Expected Result: Unity Editor loads "de_dust2.bsp" file
Actual Result: Unity Editor will crash
Reproduced on Unity 5.6.3f1, 2017.1.0p2, 2017.2.0b5 and 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment