Search Issue Tracker
The UI scales up in game view when moving the Game tab
Steps to reproduce:1.Open attached project.2.Open "main" scene.3.Open "Game" tab4.Drag "Game" tab to right and release it(take a loo... Read more
Shader keyword is not serialized in the material file
How to reproduce:1. Open case_819900-Shaders.zip2. Open scene "1"3. Drag and drop "ToggleTest" shader on material "Test1"4. Select "... Read more
Physics2D.Raycast() registers collision with EdgeCollider2D when camera ...
Game object with EdgeCollider2D does not collide with a Physics2D Raycast cast from screen point to mouse position when camera is se... Read more
Crash after selecting a substance material once build platform is switched
Repro steps:1. Open "case_820207-New_Unity_Project" project2. In build setting change platform3. Exit build settings4. In asset fold... Read more
[API Update] Script updater fails when project has assembly references i...
Steps to reproduce the issue:1. Open attached project.2. "API Update Required" window appears. Click "I Made a Backup. Go Ahead!"3. ... Read more
[Android] When changing targetFrameRate with Multithreaded Rendering and...
Reproduction steps:1) Open "bugs_fps_change_blackframe.rar" project2) Make sure that Multithreaded Rendering is enabled3) Build and ... Read more
In Unity 5.x two pass transparent shader fills depth buffer different th...
How to reproduce: 1. Open the attached project in Unity 4.x and the only scene in it.2. Observe first pass writes to the depth buffe... Read more
[DX11] Crash in TexturesD3D11::UploadTextureSubData2D when launching Uni...
Steps to reproduce:1. Launch Unity on machine with DX10 GPU Workaround: Use -force-d3d9 argument when launching Unity. You can read ... Read more
[iOS] Crash in InitializeBlitFramebuffer with Metal
Steps to reproduce:1) Open the attached project (fix_stripped 2.zip).2) Build and deploy to an iOS device. The build crashes in Init... 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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled