You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the JetBrains.Unity plugin is enabled, Rider throws the following error:
One of the handlers for the BeforeAcquiringWriteLock has thrown an exception
This issue prevents proper functionality unless Inspect Code version 2023.1.2 is used.
Steps to Reproduce:
Enable the JetBrains.Unity plugin in Rider.
Run Inspect Code in a Unity project using a version other than 2023.1.2.
Observe that Rider throws an exception related to BeforeAcquiringWriteLock.
Expected Behavior:
Rider should work correctly with the Unity plugin enabled, regardless of the Inspect Code version.
Actual Behavior:
The error occurs when using Inspect Code versions other than 2023.1.2.
Downgrading to 2023.1.2 is the only workaround.
Description:
When the JetBrains.Unity plugin is enabled, Rider throws the following error:
One of the handlers for the BeforeAcquiringWriteLock has thrown an exception
This issue prevents proper functionality unless Inspect Code version 2023.1.2 is used.
Steps to Reproduce:
Enable the JetBrains.Unity plugin in Rider.
Run Inspect Code in a Unity project using a version other than 2023.1.2.
Observe that Rider throws an exception related to BeforeAcquiringWriteLock.
Expected Behavior:
Rider should work correctly with the Unity plugin enabled, regardless of the Inspect Code version.
Actual Behavior:
The error occurs when using Inspect Code versions other than 2023.1.2.
Downgrading to 2023.1.2 is the only workaround.
Here is link to YouTrack: https://youtrack.jetbrains.com/issue/RSRP-492089
The text was updated successfully, but these errors were encountered: