Search Issue Tracker
Lightmap generation uncontrolably amplified when Lightmap Parameter is s...
Lightmap generation on a grate-like mesh bounces many rays of light and does not stop until everything that is surrounding it turns ... Read more
[Android] SoftInput is taking full screen in landscape
As discussed with Yury. We should look into IME_FLAG_NO_FULLSCREEN being added to the imeOptions.Uses full screen in Landscape orien... Read more
Build location window is named as Facebook instead of Standalone on OSX ...
To reproduce:1. Create empty project2. Build for Windows x86_64 Expected: Build location window will be named as StandaloneActual: I... Read more
Box bounds do not resize when holding Alt + LMB
Here https://docs.unity3d.com/ScriptReference/IMGUI.Controls.PrimitiveBoundsHandle.html it says that holding alt and dragging should... Read more
Editor GUI stack trace is wrapped by the editor in .NET 4.6
Reproduction Steps:1. In the Menu, select "Test/Test".2. Mouse over to the opened window.3. Observe console. Expected results: The s... Read more
Incorrect rendering order when Camera's Viewport Rect width is set to 1 ...
To reproduce:1. Open repro project2. Open 'test' scene3. Change Viewport Rect width to 0.9999 in 'BottomUI camera' game object and s... Read more
[Windows] Edit menu has duplicate menu items (Undo, Cut, Copy, Paste, etc).
The 'Edit' menu has duplicate entries for a number of the 'system' items (Undo, Cut, Copy, Paste, etc). Steps to reproduce:1. Open U... Read more
Cameras does not render Canvas if Viewport rect parameters are set to de...
To reproduce: 1. Download attached project "CameraDepthBug.zip" and open in Unity2. Open "StartScreen" scene.3. Enter Play mode. Exp... Read more
Version Control Check Out window not popping up when using Provider.Chec...
To reproduce: 1. Download attached project "BombBall.zip" and open in Unity2. Open "RootScene" scene3. Go to Edit > Project Setti... Read more
[Android] Crash on splash screen if switching away from Application and ...
To reproduce: 1.Download godkingsprojekt-smaller.zip from OwnCloud.2.Unzip and load the project in the Editor.(Project is located in... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS