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
[Bug]: Assets\Scripts\Assembly-CSharp\#####.cs(271,94): error CS0535: '#####._003C#####' does not implement interface member 'IDisposable.Dispose()'
#1528
Closed
1392-github opened this issue
Oct 18, 2024
· 7 comments
When opening the created project with Unity, the error message below is displayed and script loading fails.
[Bug]: Assets\Scripts\Assembly-CSharp#####.cs(271,94): error CS0535: '#####._003C#####' does not implement interface member 'IDisposable.Dispose()'
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Thank you for submitting your first issue here. Please be sure you have uploaded your AssetRipper.log file. It is in the same folder as the exe file. :)
ds5678
added
upstream
This issue is caused by a bug in a dependency
scripts
Related to MonoScript or MonoBehaviour assets
and removed
bug
Something isn't working
labels
Oct 19, 2024
Are you on the latest version of AssetRipper?
Yes, I'm on the latest release of AssetRipper.
Which release are you using?
Windows x64
Which game did this occur on?
No response
Which Unity version did this occur on?
2021.3.22f1
Is the game Mono or IL2Cpp?
IL2Cpp
Describe the issue.
When opening the created project with Unity, the error message below is displayed and script loading fails.
[Bug]: Assets\Scripts\Assembly-CSharp#####.cs(271,94): error CS0535: '#####._003C#####' does not implement interface member 'IDisposable.Dispose()'
Relevant log output
No response
The text was updated successfully, but these errors were encountered: