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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment