Search Issue Tracker
CanvasScaler does not scale UI properly if the Camera uses the "Viewport...
Reproduction steps:1. Open the attached project "BugReport_UI_CanvasScaler_ViewportRect.zip";2. Open Scene.unity;3. Enter a Play mod... Read more
[WSA] MSBuild step fails if project contains files with ampersand in the...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build for WSA Universal 104. Observe the error:... Read more
[WSA] IL2CPP build fails with exception when managed DLL is read-only
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Find the ICities.dll file in Windows Explorer, ... Read more
[Mobile][IL2CPP][.NET 4.6] Casting decimal type to double returns incorr...
Casting decimal values to doubles results in incorrect results with IL2CPP and .NET 4.6 on iOS and Android. Steps to reproduce:1) Op... Read more
[Vulkan] In-Game graphical glitch when CameraClearFlags set to "Don't cl...
How to reproduce:1. Open any project2. Set Main Camera > Clear Flags to "Don't clear"3. Create a 3D object4. Add Vulkan to Graphi... Read more
[Tilemap] ColliderType.Grid collider has wrong pivot point
How to reproduce:1. Download attached project file and open "GridColliderTest" Scene2. Open Tile Palette window and select tile with... Read more
AnimationCurve Editor Undo/Redo doesn't Add/Remove Keys with ScriptableO...
Reproduction steps(GIF attached):1. Open the attached '959758' project.2. Go to 'Test > Curve Undo Test' in the Menu bar.3. Click... Read more
[MacOS] RenderViewportScale changes make the screen blank
In trunk on Mac setting changing RenderViewportScale via script results in blank screens. I saw this while trying to activate the fo... Read more
[Linux Editor] Tile Palette window input is not captured, triggers gener...
Steps to reproduce:1. Open any project2. In the menu, click Window->Tile Palette3. Click "New Palette"4. In the opened window, tr... Read more
Values in inspector are not updating, while in inspector value is grabbe...
To reproduce:1. Create a new project.2. Select "Directional Light" which is created by default.3. Try to change any of its Transform... 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