View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0025791 | AI War 2 | Crash/Exception | Nov 7, 2021 9:54 am | Nov 8, 2021 3:05 pm | |
Reporter | RocketAssistedPuffin | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.746 Phantom Ship Syndrome | ||||
Fixed in Version | Beta 3.750 Smooth Simulator | ||||
Summary | 0025791: NullReferenceException - Stack Trace: UnityEngine.Material.GetFloat (System.String name) | ||||
Description | Game was only sitting paused then shut down. Unsure when exactly currently this appeared. EDIT: Loaded, started game, no other errors, exited to Desktop, file appeared. | ||||
Tags | No tags attached. | ||||
|
ErrorsReportedByEngine.txt (642 bytes)
11/7/2021 2:51:07 PM (3.746) Mem: 747,892,736 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- NullReferenceException Stack Trace: UnityEngine.Material.GetFloat (System.String name) (at <7e08fded3f3149c083ffda003fccce04>:0) TMPro.TMP_SubMeshUI.UpdateMaterial () (at <4fd22a2d33094946876ab28fd4dfaff3>:0) TMPro.TMP_SubMeshUI.SetMaterialDirty () (at <4fd22a2d33094946876ab28fd4dfaff3>:0) UnityEngine.UI.MaskableGraphic.OnDisable () (at <1b0281eb3415418f9c4d18c975e52ea4>:0) TMPro.TMP_SubMeshUI.OnDisable () (at <4fd22a2d33094946876ab28fd4dfaff3>:0) |
|
Thanks! * Further silenced a harmless error in TextMeshPro that was sometimes spamming the log, particularly on game exit but not always limited to that. ("UnityEngine.Material.GetFloat"). ** Last build I kept it out of the main log, but this time it was in the ErrorsReportedByEngine.txt file. Now this file ignores all of the same harmless errors that the main debug log does. |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 7, 2021 9:54 am | RocketAssistedPuffin | New Issue | |
Nov 7, 2021 9:54 am | RocketAssistedPuffin | File Added: ErrorsReportedByEngine.txt | |
Nov 7, 2021 9:56 am | RocketAssistedPuffin | Description Updated | |
Nov 8, 2021 3:05 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Nov 8, 2021 3:05 pm | Chris_McElligottPark | Status | new => resolved |
Nov 8, 2021 3:05 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 8, 2021 3:05 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.750 Smooth Simulator |
Nov 8, 2021 3:05 pm | Chris_McElligottPark | Note Added: 0063246 |