Search Issue Tracker
By Design
Votes
0
Found in
2021.3.36f1
2022.3.22f1
2023.2.15f1
6000.0.0b12
Issue ID
UUM-67797
Regression
No
Particles that are created using a VFX graph become not visible at certain angles
How to reproduce:
1. Open the user’s attached “CreativeCore_VFX_2022.3LTS.zip” project
2. In the Scene window, move the view around
3. Observe the result
Expected result: Particles don’t disappear
Actual result: Particles disappear at certain angles
Reproducible with: 2021.3.36f1, 2022.3.32f1, 2023.2.15f1, 6000.0.0b12
Reproduced on: macOS 14.3.1 (Intel)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
- Inconsistent "Mock HMD Loader" naming in the "Project Settings"
Resolution Note:
The bounds of system are not setup correctly around the particles. Please refer to the documentation to set them correctly. (https://docs.unity3d.com/Packages/com.unity.visualeffectgraph@17.0/manual/visual-effect-bounds.html)