-
### Tested versions
master
### System information
win10 21H2,Vulkan API 1.2.0
### Issue description
https://github.com/user-attachments/assets/2752e0eb-e33e-4884-8d70-20947f21d628
### Step…
-
Please feel free to close this as duplicate but I actually couldn't find an existing issue.
Whenever `viewer.camera.perspective` is nonzero, `layer.get_value` doesn't return the correct value and t…
-
## Bevy version
The release number or commit hash of the version you're using.
* v0.13.2 (aa80e2d658ed1b84787fd512839a8c84238979ef)
* also tested on 257fec996fedfe8e3757b11720eb2ab8a21fbbb5 (curr…
-
Following code works but gives a type type error as of 4.1:
```ts
import { startOfMinute } from "date-fns/startOfMinute";
import { z } from "zod";
z.date().transform(startOfMinute);
```
Er…
-
as a user
I would like to use the outputs
with set area
however there are 3 issues:
- x,y,w,h need from transforms output to be integers (precision is limited) / movement might need to be c…
-
Platforms: asan, linux, mac, macos, rocm, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_not_implemented_error&suite=ExcT…
-
On windows 11, with the pipeline app embedded engine (from the UI and from the cli with the engine)
When using the 1.14.19-bugfix branch of the assembly (that references the 1.14.27-SNAPSHOT versio…
-
## Problem
After `SubstitutePackToReshapePass`, `Reshape`'s `dtype` is unknown.
```
CircleNode Pack(dtype: S32) CircleNode Reshape(dtype: unkown)
\ / ---> \ …
-
Bonjour,
Nous sommes en cours de migration de notre atlas vers une machine basée sur debian 12.
Voici notre partage d'expérience sur cette installation, nous sommes bien sûr preneurs de vos reto…
-
### Build issue(s)
After updating kotlin version to 2.0.0 automatically, Build error is occurred as below.
I used below script for building Android chip-tool.
`./scripts/build/build_examples.py…