Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.3
2020.3.12f1
2021.1
2021.2
2022.1
Issue ID
1347798
Regression
No
Particle System Emission Burst Min/Max Count values are not visible when the Editor is resized enough horizontally
How to reproduce:
1. Open the attached "1347798_Project"
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Particle System"
4. In the Inspector expand Particle System->Emission
5. Move the Editor to the left of the screen (so it'd stick and take the left side of the screen)
Expected results: In the Emissions section Bursts Count variables are visible
Actual results: In the Emissions section Bursts Count variables are not visible
Reproducible with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
We've had a look at this, and prototyped a UI where each setting is on its own row.
With the one-item-per-row solution, the increase in vertical screen space usage was really large.
We agree this is not ideal, but we are not currently sure what the best way forwards would be.
For now, we won't be prioritising a fix for this.