Pitou
Pitou
I have errors when building the boids project for Windows. I'm using Unity 2022.2.1f1 and made no script modification. Juste open the projet, add the "Boids" scene to build settings...
resolves #2675 ## Changelog Added: Added built-in serialization for UnityEngine.Pose ## Testing and Documentation - Includes unit tests. - Additions to doumention are necessary (need an update of https://docs-multiplayer.unity3d.com/netcode/current/advanced-topics/serialization/unity-primitives/)
**Is your feature request related to a problem? Please describe.** Unity provide a primitive struct called [Pose](https://docs.unity3d.com/ScriptReference/Pose.html), which is a composition of a `Vector3` and a `Quaternion`. This type is...
### Description When using a `NetworkList` with no `NetworkManager` in scene (in my solo mode), operations on the list (add, insert, remove, clear...) throws an NullReferenceException. This is because of...
Hello, first of all, thank you for the nice plugin! Here is my (big?) contribution to your plugin. Maybe you should first look the demos I've updated (and the README)....
Posted as a Discord forum during Dev-Blitz ### Feedback **Me:** Since the 1.1.0, an annoying warning pops when I use a NetworkVariable without a NetworkManager in scene: https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/blob/8b2a8b7a5975dc1229d060250df0bb655d11cbc7/com.unity.netcode.gameobjects/Runtime/NetworkVariable/NetworkVariableBase.cs#L88 This warning...
**Describe the bug** I tried to update npx-charts from 22.0.0 to 23.0.1 on my angular 19.2.14 web application. Now, I have an error `ERROR NullInjectorError: NullInjectorError: No provider for EnvironmentInjector!`...
**Describe the bug** I had to troubleshoot why my charts had a big gap under it. The reason is that I enabled the timeline display, but my data scaleType was...
**Describe the bug** The tag for version 22.0.0 is missing on github. Please add it so adding a package via git for this version will be easier. **ngx-charts version** 22.0.0