WatsonSong

Results 21 issues of WatsonSong

I use enet on iOS, and met some error. When I connect to a server by enet, and lock the screen, the application enter background. And then I unlock the...

It coulde be better support filter on type level if some class has a specify attribute.

more info needed

看了最新文档补充的[UProperty](https://puerts.github.io/en/docs/puerts/unreal/uclass_extends#uproperty-ufunction)的内容,确实非常有用。 想问一下参数部分能否识别出默认值,或者通过uparam去单独标记出参数在蓝图中展示的默认值。这样蓝图调用TS导出方法的时候会更轻松。

### 前置阅读 | Pre-reading - [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme) - [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [X] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unreal/zhcn/faq.md) ### Puer的版本 | Puer Version 1.0.4 ### UE的版本 | UE Version 5.2.1 ### 发生在哪个平台 | Platform Editor(win)...

bug
Unreal

The two AnimNotifyState do not need to execute on dedicate server. So turn off them by default.

### 前置阅读 | Pre-reading - [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme) - [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [X] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unreal/zhcn/faq.md) ### Puer的版本 | Puer Version master ### UE的版本 | UE Version 5.3.2 ### 发生在哪个平台 | Platform Editor(win)...

bug
Unreal

If a test suite with some test case skipped, the nunit report xml will contains: ``` ``` The passed test-case will produce reason with empty message, but transform to junit,...

Support character move forward and backward with different speed. It let the backword movement can be slower.

The PoseState.GroundedAmount will used as a denominator. Check with UE_SMALL_NUMBER is better than 0 directly.

### 前置阅读 | Pre-reading - [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme) - [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [X] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unreal/zhcn/faq.md) ### Puer的版本 | Puer Version 1.0.5 ### UE的版本 | UE Version 5.4.1 ### 发生在哪个平台 | Platform Editor(win)...

bug
Unreal