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
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
Add comment