Search Issue Tracker
Bake Visibility job failure
To reproduce: 1. Open attached project; 2. Open "E1M1-Tutorial10" scene; 3. Bake lights. Expected result: Editor doesn't freeze whe... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script 2. Open debug inspector 3. Mouse over the variable Notice that the arrows to the side icon ap... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce: 1. Open user provided project 2. Build and run on device 3. Start the game 4. Click on the cactus in the top left ... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application... Read more
[Progressive Lightmapper] Black texels with negatively scaled objects
Steps to reproduce: 1. Open the attached project (Test Project) 2. Open the Assets/SceneTest.unity scene 3. Switch to Game Window 4.... Read more
NullReferenceException after dragging windows to second display
Steps to reproduce: 1. Create a project 2. Drag a window to second display (repeat until there is error) 4. Observe the error messag... Read more
Services window does not redraw itself when unity editor is being resized
Steps to reproduce: 1. Open attached project or create a new one 2. Open services window in the editor (Window->Services) 3. Resize ... Read more
Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...
Steps to reproduce: 1. Open the attached project (New Unity Project 76.zip) 2. Open the Assets/qq.unity scene 3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce: 1. Create a new project 2. Select one of the object in new scene 3. Hold Ctrl and click D few times - it will du... Read more
[Android] Input.deviceOrientation doesn't return orientation of the device
How to reproduce: 1. Open the attached "862093orientation.zip" project 2. Build and run on android device 3. Run the app keeping the... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element