Search Issue Tracker
"Navigation.wraparound" does not modify the value of the Wrap Around pro...
Reproduction steps:1. Open the attached project “WrapAroundBug”2. Open "Assets/Scenes/SampleScene.unity" 3. Under GameObject “Canvas... Read more
Collaborate allows filenames on macOS that are illegal on Windows which ...
How to reproduce:1. Open new project with a Mac2. Rename Sample Scene to "COM6" or any of illegal Windows expressions3. Publish it t... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
Material Preview does not show selected Reflection Probes
Steps to reproduce:1. Create new builtin template2. Create a new material3. Set it to fully metallic and smooth4. Select the created... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
Asset Store and Unity Version Control doesn’t have “Hold Ctrl to drag an...
Steps to reproduce:1. Create a new project2. Hover over Main Unity Toolbar buttons3. Observe their tooltips4. Hover over Asset Store... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object