Search Issue Tracker
Fixed in 4.3.1
Votes
1
Found in
4.3.0f2
Issue ID
573479
Regression
Yes
AngryBots will sometimes report specific error while playing on WP8
Steps to reproduce:
1. Build and run AngryBots project
2. Play for a while
3. An exception to player log will be thrown:
Exception: External component has thrown an exception.
Type: System.Runtime.InteropServices.SEHException
Module: UnityEngineProxy
InnerException: <No Data>
AdditionalInfo:Invoking UnityEngine.GUIUtility::BeginGUI method with argument count: 3
at UnityEngineProxy.InternalCalls.GUIStyle_Get_Custom_PropFixedWidth(Object self)
at UnityEngine.GUILayoutEntry.ApplyStyleSettings(GUIStyle style)
at UnityEngine.GUILayoutGroup.ApplyStyleSettings(GUIStyle style)
at UnityEngine.GUILayoutEntry..ctor(Single _minWidth, Single _maxWidth, Single _minHeight, Single _maxHeight, GUIStyle _style)
at UnityEngine.GUILayoutGroup..ctor()
at UnityEngine.GUILayoutUtility.Begin(Int32 instanceID)
at UnityEngine.GUIUtility.BeginGUI(Int32 skinMode, Int32 instanceID, Int32 useGUILayout)
at lambda_method(Closure , Object , Object[] , Int32 )
at WinRTBridge.MethodTools.InvokeMethod(Object instance, Int32 methodIndex, Object[] args)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment