Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b7
Issue ID
1190820
Regression
No
[IMGUI] Speed Range values under Particle Effect window are clipping when it is set to 3 digit number from Scene in play mode
When Speed Range value is set to a 3 digit number in Particle System under the Inspector tab, Properties under Particle System are displayed in Scene View while the editor is in play mode where Speed Range value clips, Refer attached video.
Steps to reproduce:
1. Create a new project
2. Hierarchy > right-click > Effect > Particle System
3. Select Particle System GameObject in Hierarchy
4. Add the three-digit value in Start Speed under Inspector
5. Click on the "Play" button
6. Observe Particle Effect Window in Scene View.
Actual Result:
Speed Range values under the Particle Effect window are clipped when set to a three-digit number.
Expected Result:
Speed Range values are visible regardless of any value.
Reproducible in:
2020.1.0a8, 2019.3.0b7, 2019.2.0f1, 2019.1.11f1
Environment:
Windows 10, Linux ubuntu 16.04 LTS & macOS 10.14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Add comment