Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1139865
Regression
No
Pressing "f" over the Scene View to focus on a Particle System zooms to include its old invisible bounds
How to reproduce:
1. Open the attached project "case_1139865-ParticleFocus" and scene "SampleScene" (https://oc.unity3d.com/index.php/s/iLsYvUAQ9WMZNIS)
2. Select "ParentParticleSystem (no particles)" from the Hierarchy
3. Make sure that "Show Bounds" is enabled in the "Particle Effect" overlay window
4. Hover the Scene View and press "f" to focus on the selected system
5. Enable and disable "Emission" (or any other field) for the selected Particle System
6. Perform step 4 again
7. Select "EmptyParent" -> "ChildParticleSystem (flames)" from the Hierarchy
8. Repeat steps 2 and 4
Expected result: step 4 makes the Scene View camera focus tightly on all the yellow bounding boxes of the child Particle Systems and steps 6 and 8 do the same
Actual result: step 4 make the camera be zoomed out more than necessary to accommodate the selected systems invisible bounds and steps 5 temporarily fixes the issue until step 7 is performed
Reproducible with: 2017.4.24f1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Note: if you were to use "ParticleSystem (no particles)" in step 2 instead of "ParentParticleSystem (no particles)" the Scene View camera would end up at the particle system's exact location on step 6 which is different behavior than focusing on the "EmptyGameObject" where the camera stays some fixed distance from the Transform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment