Search Issue Tracker
EditorUtility.SaveFilePanel does not return a virtualized path
How to reproduce:1. Open the attached project ("PathRepr.zip")2. Load "Sample Scene"3. Enter Play mode4. Save the asset5. Notice the... Read more
InvalidOperationException errors are thrown after reconnecting the Out(1...
How to reproduce:1. Open the attached '1291952.zip' project2. In the Project window double-click on the 'Blank' Shader Graph3. In th... Read more
A List type variable's name is not vertically aligned to other variables...
How to reproduce:1. Open the user's attached "ReorderableListTest" project2. Open the Scene "SampleScene"3. In the Hierarchy select ... Read more
Transitions in the Base layer get ignored after the transition to the Ex...
How to reproduce:1. Open the attached '1287755.zip' project2. Open 'SampleScene'3. In the Project window double-click on the 'Test' ... Read more
[Mobile] OnEndDrag not being called when there are at least 2 touches on...
How to reproduce:1. Open the attached "InputSystem_Warriors_Project.zip" Project2. Build and run it to an android device3. Drag the ... Read more
[URP] [Metal] Camera stops rendering when a certain object is enabled in...
Reproduction steps:1. Open the project attached in Drive (look for "Drive project")2. Open L1_Apartment Scene3. Open Scene view4. Mo... Read more
[macOS] Mac Retina Support Player Setting is not respected by Screen.cur...
How to reproduce:1. Open the attached "MacRetinaSupport.zip" project2. Build and run it3. Observe UI text Expected result: The half ... Read more
[HDRP] Texture with Height Map has artifacts when converting the Materia...
How to reproduce:1. Open "Testing Shader.zip" project and Scenes/SampleScene scene2. In the Project window, select Bug/MainHullAndSu... Read more
The Scene view camera does not rotate when a context menu is opened in t...
How to reproduce:1. Create a new project2. Right-click on the "Main Camera" GameObject in the Hierarchy window3. Right-click and hol... Read more
SetTextureOffset does not work when using it with an UI image
Reproduction steps:1. Open the user's attached "New Unity Project" project2. Open Assets/Scene/SampleScene3. Enter Play Mode4. Obser... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used