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
- 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