Giter Club home page Giter Club logo

Comments (4)

noname77 avatar noname77 commented on September 14, 2024 1

Subscribing, same on 2022 beta.

I can add that since I need to work in multiple Unity environments, instead of removing the mentioned .dlls, I added define constraints to all 4 as pictured below:
image

However, this does not solve the errors so I'm also curious how this can be solved

Best
Wiktor

from zlogger.

noname77 avatar noname77 commented on September 14, 2024

@drew-512 I wanted to report back that i managed to get ZLogger to work with Unity 2021 today with a hint from this unity forum post.

In particulear:

  • I switched back to .NET Standard 2.1 (from my previous .NET Framework configuration), though not sure if this is necessary
  • I added !UNITY_2021 define constraint to all current dlls supplied with ZLogger
  • I re-downloaded all packages from nuget (in version 6.0.0) and extracted the 2.0 (2.1 where available) versions of the .dlls. Also added UNITY_2021 define constraint to those
  • I also had to add System.Diagnostics.DiagnosticSource.dll. Might be due to going from .NET Framework -> .NET Standard, i didn't readd this for pre 2021 dlls yet

Some steps might not be necessary. It got it working for me, though i only tested in the editor so far.

For reference, i keep the .dlls in Plugins/Cysharp/ZLogger/Plugins and i attached my updated contents of Plugins/Cysharp for anyone interested.

Cysharp.zip

Best,
Wiktor

from zlogger.

drew-512 avatar drew-512 commented on September 14, 2024

Awesome @noname77 thank you so much. Looks like things are safe for now and that is safe to assume things will get better as Unity make key decisions.

Hopefully down the road we can expect more 2021.2 friendly releases but I get that for now the priority is accommodating 2020.X. Until then, thanks again and lmk how we can support ZLogger.

from zlogger.

github-actions avatar github-actions commented on September 14, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

from zlogger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.