Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.1.0a4
Issue ID
1087598
Regression
No
Particle system inspector and scene/game view continuously repaints when the particle system is stopped and selected
To reproduce:
1) Create a new project
2) Go to "Help -> About Unity"
3) Type in "internal" to get the dots in the upper left corner of windows showing if they're being repainted
4) Try selecting each object, but keep the mouse in hierarchy view
Expected: Scene view only gets redrawn once as new gizmos/outline appear
5) Add a particle system to one of the objects
6) Stop it
Actual: While Particle System Inspector is still visible, it keeps redrawing scene view window, even if particle rendering is stopped
Reproduced in 2018.1.0f1, 2018.2.10f1, 2019.1.0a4
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