zdirtywork

zdirtywork

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

zdirtywork's repositories

ByDesign_Unity-Bug-Report-Animation-IN-42067

[By Design] The property of a component becomes read-only after it is bound to a `PropertyStreamHandle`.

Language:C#Stargazers:0Issues:1Issues:0

ByDesign_Unity-Bug-Report-Animation-IN-42068

[By Design] Modifying the "GravityWeight" curve using `PropertyStreamHandle` does not actually affect the gravity being applied to the character.

Language:C#Stargazers:0Issues:1Issues:0

ByDesign_Unity-Bug-Report-Playable-IN-42550

[By Design] The paused animation job continues to execute the `ProcessAnimation` and the `ProcessRootMotion` methods.

Language:C#Stargazers:0Issues:0Issues:0

ByDesign_Unity-Bug-Report-Playable-IN-45608

[By Design] Modifying the position/scale property through 'TransformStreamHandle' does not take effect when using Humanoid animation.

Language:C#Stargazers:0Issues:0Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-15660

[Avoidable] [Won't Fix] Paused Playable starts playing when a GameObject's visible state is changed and Animator::SyncPlayStateToCulling() is called.

Language:C#Stargazers:0Issues:0Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-35588

[Won't Fix] When `animator.applyRootMotion` is set to `false`, calling `animator.BindStreamTransform(animator.transform)` can cause the character's transform to become abnormal.

Language:C#Stargazers:0Issues:1Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-35780

[Avoidable] [Won't Fix] GameObject does not stop moving when being moved by an `AnimationClipPlayable` and the `AnimationClipPlayable` is paused.

Language:C#Stargazers:0Issues:0Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-36756

[Avoidable] [Won't Fix] The effect of changing the time on RootMotion isn't eliminated when calling SetTime method twice on an AnimationClipPlayable.

Language:C#Stargazers:0Issues:1Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-38805

[Avoidable] [Won't Fix] When the effective weight of AnimationScriptPlayable is not 1, the PropertyStreamHandle within it does not take effect.

Language:C#Stargazers:0Issues:1Issues:0

com.unity.animation

[Mirrored from UPM, not affiliated with Unity Technologies.] 📦 The Animation package defines a new animation system entirely written in C# based on our Data-Oriented Technology Stack. This is a highly experimental package which should NOT be considered suitable for production.

License:NOASSERTIONStargazers:0Issues:0Issues:0

ECS-Network-Racing-Sample

ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices

License:NOASSERTIONStargazers:0Issues:0Issues:0

Fixed_Unity-Bug-Report-Playable-IN-45641

[Fixed] When the `AnimationScriptPlayable` (asp) is output to an `AnimationLayerMixerPlayable` (_layerMixer) and the `singleLayerOptimization` parameter is set to false when creating the _layerMixer, modifying the alpha in the asp job (refer to the code in the "ModifyBoneTest.cs") does not take effect.

Language:C#Stargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:0Issues:0

Kinematica_Demo

Kinematica Demo Project

License:NOASSERTIONStargazers:0Issues:0Issues:0

MyFault_Unity-Bug-Report-Animation-IN-50524

[My Fault] The rotation data given by the `Animator.angularVelocity` property does not match the rotation data given by the `Animator.deltaRotation` property.

Language:C#Stargazers:0Issues:0Issues:0

Puppeteer

A graph based animation controller for Unity.

License:MITStargazers:0Issues:0Issues:0

Unity-Bug-Report-Playable-IN-37603

[Avoidable] When the PlayableGraph is in Manual update mode and playing, changing its update mode to non-Manual will not cause the PlayableGraph to continue running.

Language:C#Stargazers:0Issues:1Issues:0

Unity-Bug-Report-Playable-IN-50605

According to Unity's Script Reference, "The frameId is incremented by `1` for every call to Playable.PrepareFrame." However, when manually evaluating a PlayableGraph, the frameId is incremented by `2` for every call to Playable.PrepareFrame.

Language:C#Stargazers:0Issues:0Issues:0

Unity-Bug-Report-Playable-IN-55532

After setting the time of the AnimationClipPlayable, the time of the AnimationClipPlayable will not automatically advance in the next frame.

Language:C#Stargazers:0Issues:1Issues:0

UnityAssetQuickAccessTool

Pin your frequently used assets to an accessible window.

Language:C#License:MITStargazers:0Issues:0Issues:0

UnityPlayableGraphMonitorTool

PlayableGraph monitor tool inspired by PlayableGraph Visualizer and implemented in UIElements.

Language:C#License:MITStargazers:0Issues:0Issues:0

WillNotFix_Unity-Bug-Report-Animation-IN-41675

[Won't Fix] After adding the `Rigidbody` component, the character's position is rising automatically.

Stargazers:0Issues:0Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-38581

[Won't Fix] Animation Playable is affected by both Time.timeScale and Editor execution mode, which can result in inconsistent behavior.

Language:C#Stargazers:0Issues:1Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-39561

[Avoidable] [Won't Fix] `ProcessRootMotion` and `ProcessAnimation` methods of the AnimationJob will not be executed if the `AnimationScriptPlayable` is output to a `ScriptPlayable` and it’s not the first(at index 0) input of the `ScriptPlayable`.

Language:C#Stargazers:0Issues:1Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-41394

[Avoidable] [Won't Fix] Modifying the `velocity` property through `AnimationStream` does not take effect as expect when using hunamoid animation.

Language:C#Stargazers:0Issues:1Issues:0

WillNotFix_Unity-Bug-Report-Playable-IN-44609

[Won't Fix] The Animation Event will be triggered twice in certain situations.

Language:C#Stargazers:0Issues:1Issues:0