Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Old ParticleSystem is being deprioritised.
Resolution Note (2023.2.X):
Old ParticleSystem is being deprioritised.