Search Issue Tracker
By Design
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b5
6000.4.0a1
Issue ID
UUM-110159
Regression
No
The particle effect breaks when using "Set Alive" VFX Graph module and a shader with "Tiling And Offset"
How to reproduce:
1. Open project “IN-104773“
2. Open the "OutdoorsScene"
3. Open the "Test VFX" tab
4. Under the “Initialize Particle“ block, toggle "Set Alive" module
5. Save the VFX Graph
Expected result: The particle is still visible. Setting it as alive again should not change visibility
Actual result: The particle is not visible
Reproducible with: 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Could not test with: 2021.3.52f1, 2022.3.63f1 (particle not functioning on version downgrade)
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
Note: The project may crash on 1st open. Open the project again if this issue occurs.
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
Thank you for reporting a bug to Unity.
Instead of using VertexColorNode, we have provided guidance on how to access and utilize each attribute within the VFX system.
We trust that this matter has been resolved satisfactorily for you, and we have decided to close this issue.
Thank you for helping us improve Unity!