-
For accessibility reasons, it would be helpful to support optionally downmixing stereo BGM to mono. I suspect OpenAL should make this straightforward.
(h/t @JaidenAlemni)
-
### Are you on the latest version of AssetRipper?
Yes, I'm on the latest release of AssetRipper.
### Which release are you using?
MacOS x64
### Which Unity version did this occur on?
20…
-
**Font Name (Geist Sans/Geist Mono):**
- [x] Geist Sans
- [x] Geist Mono
**Description of the Issue:**
There is no symbol so the fallback is platform dependent.
**Steps to Reproduce:**
1.
…
-
### 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_
### …
-
### Description
An error occurs when rpc is used in the child class
### Reproduce Steps
```cs
public class Parent : NetworkBehaviour
{
}
public class Child : Parent
{
[ServerRpc]
…
-
### Are you on the latest version of AssetRipper?
Yes, I'm on the latest release of AssetRipper.
### Which release are you using?
MacOS Arm64
### Which game did this occur on?
https://play.google…
-
### 前置条件
- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。
- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。
- [x…
-
This isn't exactly a bug, but an observed difference between Mono (5.10.1.47) and .NET (4.7.1).
The following program emits a type using System.Reflection.Emit equivalent to the type shown below...…
stakx updated
3 weeks ago
-
## Steps to Reproduce
```
csc Program.cs
mkdir lib1
csc Library.cs -t:library -out:lib1/Library.dll
mkdir lib2
csc Library.cs -t:library -out:lib2/Library.dll -D:CHANGE_NAME
mono Program.exe
…
-
Even after so many tries mono develop was not able to install.
I also tried to follow the guidelines given on the mono-project website but it did not resolve the problem. Shown in the image.
![Captu…