Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a8
Issue ID
UUM-51719
Regression
Yes
[VFX Graph] VFX preview inside the scene is not working
Steps to reproduce:
1. Open a Unity project
2. Import the URP/Visual Effects Graph packages
3. Add a new Visual Effect object to the scene (GameObject>Visual Effects>Visual Effect)
4. Select the Visual Effect object and click New next to the Asset Template field
5. Depending on your Unity version either save the file or choose a Simple Loop preset
6. Click Play in the Visual Effect scene overlay
Expected result: the Visual Effect preview starts playing
Actual result: particles do not show up
Reproducible with: 2023.1.0a8, 2023.2.0b11, 2023.3.0a7 (note: 2023.1.0a7 was skipped because it wasn't promoted)
Not reproducible with: 2022.3.9f1, 2023.1.0a6
Tested using MacOS
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
No longer reproducible