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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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)