Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.2.14f1
2018.3.0a1
2019.1.0a1
Issue ID
1107722
Regression
No
Particles get out of Particle System bounds when using Texture Sheet Animation
How to reproduce:
1. Open attached project ("case_1107722-ParticleBug.zip")
2. Open the test scene ("SampleScene")
3. In the Hierarchy, select the ParticleFlame Game Object
4. In the Particle Effect tab, check the "Show Bounds" checkbox
5. Inspect the Particle System in the Scene view
Expected: Particles remain within the bounds
Actual: Particles go beyond the bounds. This results in visible particle culling from the player perspective
Reproducible with: 2017.4.18f1, 2018.3.2f1, 2019.1.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment