Search Issue Tracker
Android platform yields Win32Exception and "JDK not found" errors when u...
How to reproduce: 1. On Linux, use the Unity Hub to download Editors with Android build support 2. Create a new empty project 3. Go ... Read more
[Firebase] An internal build system error "Backend exited with code 2" i...
How to reproduce: 1. Open the user's attached project "My project.zip" 2. Create/reimport/delete a script 3. Observe the Console win... Read more
Dragline's position is incorrect when using "TwoPaneSplitView" if childr...
How to reproduce: 1. Open the user's attached project 2. Open Menu > Window > Test Window 3. Move the cursor to the dragline above t... Read more
Clutter caused by vcams in git
It could be that this is a user error, because version control on the scene might not be recommended. https://forum.unity.com/th... Read more
Words in NGUI labels disappear during movement when NGUI Sprite is enabled
How to reproduce: 1. Open the attached "NGUI_bug" project 2. Open the "SampleScene" scene in the Project window 3. Expand the "UI Ro... Read more
Linux IL2CPP builds fail with "BuildFailedException: Incremental Player ...
Steps to reproduce: 1. Create a new Unity project on Linux 2. Switch Scripting Backend to IL2CPP 3. Attempt to build player Expecte... Read more
Compute Shader with RWBuffer<> type throws an error when it is compiled ...
Reproduction steps: 1. Open the user's attached "Buffer and RWBuffer dont work in Vulkan.zip" 2. In the Project window select Assets... Read more
Font asset is re-imported and kerning values are set up each time when s...
How to reproduce: 1. Create a new empty project 2. Import the user's attached .ttf font asset 3. Go to File -> Build Settings 4. Swi... Read more
ARFoundation.ARPlane memory leak of boundary NativeArray when using Holo...
How to reproduce: 1. Open the attached project "Sample.zip" 2. Open Assets/ARRaycast/ARRaycast.unity 3. Enable Holographic Remoting ... Read more
Physics2D.Simulate(0) does not trigger OnTriggerEnter2D and OnTriggerExi...
Reproduction steps: 1. Open the attached project "PhysicsSimulateBug.zip" 2. Open the Console Window 3. Enter Play Mode 4. Observe t... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running