Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b4
Issue ID
991235
Regression
No
Particle System Culling is disabled even with a non-animated (random) shape emission
How to reproduce:
1. Download attached project file and open "Report" Scene (Check that the particle system has a circle shaped emission with loop mode and that there's a warning about the Particle System Culling being disabled because of this animated shape)
2. Change the shape to Edge and mode to Random (the warning is still shown which shouldn't be given that this is not an animated shape)
3. Change again to Circle and the mode to Random (the warning disappears)
4. Select Edge again (now the warning is still gone, as expected)
Expected result: I would expect the Culling system to honour the currently selected shape and mode (edge+random) no matter what other shapes' animation mode is (circle+loop)
Actual result: When selecting a non-animated shape emission, like Edge w/ Random mode after having an animated emission shape (like loop mode circle), the Particle System Culling is disabled in spite of having a non-animated shape selected
Reproduced with: 2017.2.1p2, 2017.3.0p3, 2017.1.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment