Search Issue Tracker
Overlap is detected in LayerMask.GetMask when Collision is turned of bet...
How to reproduce:1. Open the attached project "LayerMask.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Press W Exp... Read more
Using a loop pose in an animation slightly affects the mid-point of the ...
How to reproduce:1. Open the user-submitted project2. Enter Play mode3. Click on the "Bounce, with loop-pose" button and observe the... Read more
Unity crashes when marshalling a C++ COM interface instantiated in C# ba...
To reproduce: 1. Download the project, attached by user (TestInteropProject.zip)2. Add {path_to_project}\Assets\Plugins\x86_64 to th... Read more
Depending on the Scene window Camera zoom 2D Tiles become offset vertica...
How to reproduce:1. Open the attached project named "Case_1335871"2. Select one of the Tiles from the Tile Palette window3. Move the... Read more
[Android] READ_EXTERNAL_STORAGE gets added twice to android manifest whi...
Steps to reproduce:1. Open user attached project and build it with development build unchecked2. Open Android Studio3. Go to Build -... Read more
Lighting changes depending on the order in which lights are enabled
Bug?: So the problem is that when you turn off directional light skybox and GI takes other directional light. Project Steps: Scene c... Read more
Disabling the 'Deselect On Background Clicks' option in Input Module com...
How to reproduce:1. Open the attached project's Scene labeled "Main Menu"2. Enter the Play Mode3. In the Game View, move the Gamepad... Read more
Null character anywhere in middle of InputField causes exception in Inpu...
1. Open & play user attached project Repro scene.Notice ArgumentOutOfRangeException coming up. This happens because in input.Mov... Read more
[Animation] Unity 5.3.5x Object rotates anticlockwise even if the writte...
Reproduction Steps:1. Open "BugReproductionProject" project2. Select "legL" object (child of "Body")3. In animation window delete se... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu