Search Issue Tracker
Fixed in 2018.1.X
Not Reproducible in 5.6.X
Fixed in 2017.3.X
Votes
13
Found in
2017.1.0b5
Issue ID
909987
Regression
Yes
m_CurrentEntriesPtr != NULL && m_IsGettingEntries error thrown when double clicking on a specific warning
To reproduce:
1. Open the project, attached by user (WrongCursor.zip)
2. Enter and exit Play mode. Warning "Invalid texture used for cursor - check importer settings" should be shown
3. Double click on warning
4. Observe console
Expected: double clicking on warning does not throw any errors
Actual: "Assertion failed: Assertion failed on expression: 'm_CurrentEntriesPtr != NULL && m_IsGettingEntries' error is thrown after double clicking on specific warning
Reproduced in 5.5.3.p2, 5.6.1f1, 2017.1.0b5
Regression introduced by this changeset: 63394166f856
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Tim_Timoff
Mar 26, 2018 08:03
I am also getting it with Unity 2017.3.1
creativewax
Mar 08, 2018 12:34
Happens randomly for me, happen again today on 2017.3 when importing a project, without doing anything the error keeps getting logged to the console
fashrista
Mar 03, 2018 15:01
yeh I have the same isue and was directed to this thread by unity bug report staf ie this is a known error, but me being here does not exactly solve it, does it? ;D
For me the issue started after inporting my project into new beta version. It goes away if I slear the console. Everything works for me afterwards....so.... I gues it is not aserious problem?
Kill22pro
Feb 27, 2018 08:37
Same error, but maybe from a different cause.
Unity 2017.3.1p1
Assertion failed: Assertion failed on expression: 'm_CurrentEntriesPtr != NULL && m_IsGettingEntries'
System.Runtime.CompulerServices.ExecutionScope:lambda_method(ExecutionScope, Object, Object[])
FlyingWormConsole3.FastMethodInfo:Invoke(Object, Object[])
FlyingWormConsole3.NativeLogs:RefreshEntries(Boolean, Boolean)
FlyingWormConsole3.ConsolePro3Window:EditorUpdate()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
hippogames
Feb 22, 2018 12:06
The same error when building to Android. 2017.3.1p1
toncho11
Feb 20, 2018 08:33
Got the same error. Updated to 2017.3 from 2017.2. Left the game for a long time running.
drdysdy
Jan 24, 2018 06:42
Getting the same issue after updating my Unity version. I'm not sure what version I was on, but it wasn't very old. The new version is 2017.3.0f3
Willkuerlich
Jan 03, 2018 17:57
Me 2, got it after double clicking error in console. The error was caused on unity startup loading of the scene and there was a null-reference exception in a OnDisable function called.
Matheus-Crivellari
Jun 04, 2017 17:58
I had the same problem but when double clicking an error