Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
Issue ID
UUM-30879
Regression
No
Trail of Particle System Flickering when Lifetime value is <0.02
Reproduction steps:
1. Open the attached Project “BugRepro”
2. Open “Assets/Scenes/EndlessMode” Scene
3. In the Hierarchy window select “Player > Tuyau > Bout Tuyau > Jet d’eau”
4. In the Inspector window navigate to Trails inside of Particle System Component
5. Change the Lifetime value to 0.0123
6. Enter Play Mode
7. Press the Left Mouse Button inside the Game View and Observe it
Expected result: Trails shooting out a water jet with no graphical issues
Actual result: Trail is flickering
Reproducible with: 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Couldn’t test with: 2020.3.46f1 (Project breaks)
Reproducible on: macOS 12.6 (Intel)
Note: Moving the mouse around the screen seems to make the flickering worse
Comments (1)
-
Siliko
Mar 21, 2023 13:28
Hi, i posted the bug report, I noticed if I disable the other particule system involved in the game as prefab, the flickering seems to dissappear.
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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note:
Old ParticleSystem is being deprioritised.