Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b22
Issue ID
807907
Regression
No
Particle.Stop() shows wrong state
Steps to reproduce(not always reproducible):
1. Open "TestScene" project in Unity 5.4.0b23.
2. Press play button in toolbar.
3. Hold arrow buttons to guide white ball off screen. While you are doing it press "p" button rapidly to disable/enable particle systems( Check Gui box in upper-left corner for all of the information you need).
--- Side note: To get better idea what you should see, watch this gif: https://i.gyazo.com/8bc01e6874191b0eb97fc67c93a9a155.mp4
Expected result: Local particle systems function "Particle.isStopped" should act accordingly with pressed "p" button when the ball is outside the screen.
Actual results: Local particle systems function "Particle.isStopped" always stays in false state unless you enter camera view.
Side notes:
--- Sometimes "Particle.isStoped" starts working properly.
--- If you open Scene view window while you are running this project, "Particle.isStoped" will work properly until you cross scene view screen borders (https://i.gyazo.com/a5a1dad9624e78d0200a56fe92f8959c.mp4).
Reproduced in: 5.4.0b23, 5.4.0b22, 5.3.5p3, 5.3.5f1.
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
- “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
This is a duplicate of issue #800868