Search Issue Tracker
UI Image fill amount breaks when value is set to 0 through script
To reproduce:1. Open attached project2. Open test scene3. Select test game object4. Press play5. Press Down Arrow till fill amount v... Read more
[InputField][OnValueChanged] OnValueChanged is called twice when replaci...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Enter some characters into input field5. Select any number of... Read more
Caret disappears if changing the blinking speed during playmode
Steps to reproduce : - create a new scene and add an Input Field- press play- change the Caret Blink Speed and notice the caret disa... Read more
An object made using CanvasRenderer.SetVertices does not respond properl...
To reproduce this issue: 1. Open the attached project2. Open 'Test' scene3. Press play4. The red square is made using a UIVertex arr... Read more
OnSelect will be called at a different time with the mouse and cursor ke...
To reproduce this bug: 1. Open the attached project2. Open 'SelectEventTest' scene3. Press play4. Use arrow keys to navigate5. Notic... Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Image, Panel and etc.)3. Remove all components of th... Read more
GUI image's position on the x/y axis influences it's visibly size
To Reproduce: 1. Open scene 'Example' try dragging one of the green object back and forward on the x axis, notice that while one sid... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more
Changing Toggle.active in inspector does not call OnValueChanged
Repro: 1. Open project from 'toggleRepro.zip' run, click the red checkbox, observe that 'testScript.cs' outputs a value in Console. ... Read more
[customized hierarchy] pressing asset selector button element's icons ch...
Repro gif: http://gyazo.com/0a816a620b0bd02b1b249ee4ee873520 Repro steps:1. open project "advanced-additive-scenes.zip";2. open scen... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window