Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertions/erorrs about IsMapping() #2425

Open
jchowdown opened this issue Oct 26, 2023 · 1 comment
Open

Assertions/erorrs about IsMapping() #2425

jchowdown opened this issue Oct 26, 2023 · 1 comment

Comments

@jchowdown
Copy link

Hi, we're running 3.0.26 against Unity 2022.3.10 and are getting these errors, does anyone know how we might clear these please?

Assertion failed on expression: 'IsMapping()'
Tried to get mapping information from scalar node

Both happen at

UnityEngine.StackTraceUtility:ExtractStackTrace () Packages.Rider.Editor.Util.FileSystemUtil:GetFinalPathName (string) (at ./Library/PackageCache/com.unity.ide.rider@3.0.26/Rider/Editor/Util/FileSystemUtil.cs:20) Packages.Rider.Editor.RiderScriptEditor:GetEditorRealPath (string) (at ./Library/PackageCache/com.unity.ide.rider@3.0.26/Rider/Editor/RiderScriptEditor.cs:77) Packages.Rider.Editor.RiderScriptEditor:InitializeInternal (string) (at ./Library/PackageCache/com.unity.ide.rider@3.0.26/Rider/Editor/RiderScriptEditor.cs:218) Packages.Rider.Editor.RiderScriptEditor:.cctor () (at ./Library/PackageCache/com.unity.ide.rider@3.0.26/Rider/Editor/RiderScriptEditor.cs:32) UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[])

We got these with 3.0.24 as well and I thought upgrading to .26 would help but it didn't.
We're running multiple flavors of Rider (2022.1.2, 2022.2.3, 2022.3.1) if it helps.

@van800
Copy link
Contributor

van800 commented Oct 27, 2023

Hi! What is the OS and path to Rider, which cause the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants