Mykola Morhun
Mykola Morhun
After building the project for Android on my system (Windows) there are some files modified in Git which I think shouldn''t be under VCs as they get modified for different...
The "Add null check" C# refactoring results in an unwanted change of execution flow. In this example ```csharp bool b = true; object o = null; if (b) { int...
It has a deep meaning! @nicklasos Kojima should hire you to name things for his next game!
Please consider putting a new version or removing it.
It looks like the tests are excluded somehow from the package and they don't work. For example, https://github.com/juniordiscart/com.unity.addressables/blob/2e57831a9e6da9d1c3193bee137c32b63796049e/Tests/Runtime/ResourceManager/ResourceManagerTests.cs#L68