View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024204 | AI War 2 | Bug - Other | Dec 6, 2020 2:13 pm | Dec 6, 2020 3:04 pm | |
Reporter | ParadoxSong | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.700 Multiplayer Shared-Faction Reaches Beta | ||||
Fixed in Version | 2.701 Good Grief Hotfix Bonanza | ||||
Summary | 0024204: Clicking the "Performance" tab produces an error every second. | ||||
Description | 12/6/2020 3:37:18 PM ArcenUI_Window.OnMainThreadUpdate Error: System.NullReferenceException at (wrapper managed-to-native) UnityEngine.RectTransform.get_rect_Injected(UnityEngine.RectTransform,UnityEngine.Rect&) at UnityEngine.RectTransform.get_rect () [0x00000] in <f2d9bfd81cd243c587e2f9b06b7a4c89>:0 at UnityEngine.RectTransform.GetLocalCorners (UnityEngine.Vector3[] fourCornersArray) [0x00020] in <f2d9bfd81cd243c587e2f9b06b7a4c89>:0 at UnityEngine.RectTransform.GetWorldCorners (UnityEngine.Vector3[] fourCornersArray) [0x00020] in <f2d9bfd81cd243c587e2f9b06b7a4c89>:0 at Arcen.Universal.RectTransformExtensions.GetWorldSpaceMinYAndMaxY (UnityEngine.RectTransform rectTransform, System.Single Buffer) [0x0000a] in <397e89365eb741f4bee6578a466eb12d>:0 at Arcen.AIW2.External.Window_AtMouseTooltipPanelWide+bPanel.UpdatePositionAndSize () [0x001a5] in <5f12bae481794542933b75347d4e2974>:0 at Arcen.AIW2.External.Window_AtMouseTooltipPanelWide+bPanel.OnMainThreadUpdate () [0x00001] in <5f12bae481794542933b75347d4e2974>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00041] in <397e89365eb741f4bee6578a466eb12d>:0 at Arcen.Universal.ArcenUI_Window.OnMainThreadUpdate () [0x00014] in <397e89365eb741f4bee6578a466eb12d>:0 This repeats endlessly and nukes the log. | ||||
Tags | No tags attached. | ||||
|
Audio has the same problem |
|
Same on Capturables tab in lobby settings. |
|
Took me a bit, but I can duplicate this. Thanks! |
|
Thanks! * Fixed an issue in the most recent version of the game where disposed rect transforms could wind up being checked for position offsets, thus causing endless streams of exceptions. This was most common when opening the settings menu and then clicking to the performance tab, but could also happen other ways. We now intercept this so that it doesn't happen. |
Date Modified | Username | Field | Change |
---|---|---|---|
Dec 6, 2020 2:13 pm | ParadoxSong | New Issue | |
Dec 6, 2020 2:21 pm | ArnaudB | File Added: ArcenDebugLog.txt | |
Dec 6, 2020 2:21 pm | ArnaudB | Note Added: 0059869 | |
Dec 6, 2020 2:42 pm | RocketAssistedPuffin | Note Added: 0059874 | |
Dec 6, 2020 2:57 pm | Chris_McElligottPark | Note Added: 0059876 | |
Dec 6, 2020 3:04 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Dec 6, 2020 3:04 pm | Chris_McElligottPark | Status | new => resolved |
Dec 6, 2020 3:04 pm | Chris_McElligottPark | Resolution | open => fixed |
Dec 6, 2020 3:04 pm | Chris_McElligottPark | Fixed in Version | => 2.701 Good Grief Hotfix Bonanza |
Dec 6, 2020 3:04 pm | Chris_McElligottPark | Note Added: 0059877 |