Search Issue Tracker
UI jitters when changing Field of view
To reproduce:1. Open Canvas FOV issue project.zip2. Open scene 13. Press play4. Press up/down arrow keys to change Field of view5. N... Read more
Unity crash after using registerCompleteObjectUndo
Repro'd successfully. User project attached, repro steps included in user comments. Read more
[FreeEditorPlugins] Free Editor crashes when entering and leaving play m...
Steps to reproduce:1. Download attached stripping project. It contains SQL plugin and script which makes use of it.2. Start Unity wi... Read more
[WP8][UI]Button Alpha animation does not work if the alpha was set to 0
Trying to animate the color alpha of a UI button does not work on windows phone if the alpha values were set to 0 in the button sett... Read more
[WP8.1] Build fails if a native plugin uses collection interfaces
To reproduce:1. Open attached repro project2. Build for Windows Phone 8.13. Notice the errors in console: Error building Player: Exc... Read more
Input.GetButtonDown returns true for as long as it is held
-e: On Linux, Input.GetButtonDown appears to return true every frame that the button is held, rather than once when it is first push... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... Read more
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved