codec-abc

Results 19 issues of codec-abc

Sometimes the connection can't be establish while it should even without TURN server It might be due to some ISP blocking packets and being late to realizing it. One solution...

Following the discussion of [this issue](https://github.com/ponylang/ponyc/issues/1088) there was an agreement that the String class has some paint points that I myself ran into. One issue is that the String class...

In this issue I define arithmetic error as an computation that does not yield the same result that it would purely from a mathematical point of view (like underflow, overflow)...

The Reader class of the buffered package contains functions that are useful to read common basic type (such as F32, F64, U32, etc..) from a byte array. Unfortunately, those functions...

**Describe the bug** When exporting dynamically a GameObject that has some color, the material will lose its color. **Files** Here is a sample Unity project that show the bug. It...

bug

### Package version 3.1.0-exp.7 ### Environment ```markdown * OS:Windows * Unity version: 2022.4.3f1 * Graphics API: Not relevant * Browser: Chrome 115.0.5790.170 (Build officiel) (64 bits) (cohort: Stable) ``` ###...

bug
issued

Hi, Assuming that I followed the docker compose and got a server running properly, how can I backup and restore the database to a fresh new container?

Hi, I work in a team doing Unity 3D development and I want to enforce good practices for developers. By altering the auto generated .csproj from Unity I can "inject"...

Hi, Your series is quite nice. I have a question though, why not using SVG instead of PNG. This will allow you to create link directly inside it. So for...