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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.