Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
885990
Regression
No
mono_get_runtime_build_info crash when opening project due to a corrupted dll file
1. Open "Steam-Game.zip" project
#0 0x0000010aa761c3 in mono_get_runtime_build_info
#1 0x0000010aba111e in mono_runtime_invoke
#2 0x00000101de1ddd in ScriptingInvocation::Invoke(MonoException**, bool)
#3 0x0000010228d670 in MonoManager::SetupLoadedEditorAssemblies()
#4 0x0000010228edad in MonoManager::EndReloadAssembly(DomainReloadingData const&, dynamic_bitset)
#5 0x0000010228dd20 in MonoManager::ReloadAssembly()
Note: Crash is caused by a corrupted Assembly-CSharp.dll file. Reproduces only on OSX.
Reproduced on: 5.5.0f3
Did not reproduce on: 5.6.0b10, 2017.1.0a2
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