Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a3
2020.1.0a11
Issue ID
1195510
Regression
Yes
[IMGUI] Separator between two color pickers doesn't appear when "Random Between Two Colors" option is selected
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown under Particle System component, refer attached screenshot
Steps to repro:
1. Create a new project
2. Hierarchy > Create > 3D Object > Particle System
3. Select "Particle System" Object in the Hierarchy
4. Select "Random Between Two Colors" option from "Start Color" dropdown
Actual Result:
The separator between two color pickers is missing on selecting "Random Between Two Colors" option from Strat Color dropdown
Expected Result:
The separator between two color pickers is visible clearly on selecting "Random Between Two Colors"
Reproducible on:
2020.1.0a11, 2019.3.0b9, 2019.3.0a3
Working Fine on:
2019.3.0a2, 2019.2.6f1
Environment:
Windows 10 & 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
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment