Search Issue Tracker
Fixed
Votes
0
Found in
4.6.0b17
Issue ID
629105
Regression
No
Filled UI image is not updated when the fillAmount is set to 0 and progressively increased with a very small number
To reproduce this bug:
1. Open the attached project
2. Run 'Test scene'
3. Notice that 'Image filled' image does not show but the fill amount slider moves.
4. Change the 0.0001f value in Test.cs to higher number (e.g. 0.001f) and notice that the image is updated again when run.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment