Search Issue Tracker
Physics 2D raycast ignores layer order
Reproduction steps: 1. Open the attached project 2. Open scene "Test" 3. Enter Play mode 4. Click on the sprite in the center in the... Read more
Realtime GI is broken if LoadLevelAdditive is used
How to reproduce: 1. Open A.unity scene, let it bake GI. Open B.unity scene, let it bake GI. 2. Open A.unity scene again. 3. Find Wo... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
Standalone player is always on top
To reproduce: 1. Open new project 2. Make Windows Standalone build 3. Run build in Windowed mode 4. Drag player window around scr... Read more
[WebGL] Player's memory is not released when calling Quit function on Un...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Go to the Publishing Settings (Edit->Project Setti... Read more
UI.Mask turns pink when switching to another application
Better, simpler repro and more details in duplicate : http://issuetracker.unity3d.com/issues/ui-controls-ui-controls-are-not-gettin... Read more
Identical Asset bundles differ bitwise when building Addressable content
How to reproduce: 1. Open the user's attached project 2. Open Scenes/SampleScene 3. Go to Window -> Asset Management -> Addressables... Read more
[XR][Android] Image effects are not rendering properly with single-pass
1) Download project, set up Singleppass stereo capable android device 2) Observe settings are set to Single pass and Daydream 3) Dep... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project 2. Open 'test' scene 3. It has input field with line type: 'Multi Line Newlin... 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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux