Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0a15
Issue ID
1332488
Regression
Yes
The properties of the particle system are overlapping on resizing the inspector window
The properties of the particle system are overlapping on resizing the inspector window.
All the properties of the particle system are overlapping in the inspector window, on the resizing the inspector window horizontally. Refer to the attached screenshot.
Steps to repro:
1. Create a New Project.
2. Hierarchy > Effects > Particle system.
3.Resize the inspector window horizontally
6.Observe the properties are overlapping
Actual result:
The properties of the particle system are overlapping in the inspector window.
Expected result:
Properties should not overlap while resizing the Inspector window.
Reproducible in:
2021.2.0a15, 2021.1.6f1, 2020.3.7f1, 2019.4.25f1, 2019.4.0f1
Working fine in :
2018.4.34f1
Environment:
Occurring on Mac 11.2.3 and windows 10
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The Editor team made the deliberate decision to remove the minimum width constraints on all dockable Editor windows.