Search Issue Tracker
Texture2D.LoadImage returns true and sets the texture to a question mark...
Reproduction steps:1. Open the attached 'LoadingJpegError' project2. Open the 'SampleScene'3. Enter the Play Mode4. Observe the 'Ima... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
NavMesh Surface is baked too high above the ground, making the NavMesh A...
Reproduction steps:1. Open the attached “IN-71884 NavMesh Height Bug.zip” project2. Open the “SampleScene”3. Open the Navigation win... Read more
Graphic tablet stylus right-click is detected as left-click by Event.cur...
How to reproduce:1. Open the user-supplied project2. Connect a drawing tablet and make sure its stylus's button is mapped to perform... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce:1. Open attached project "Case_1159486_2d3d.zip"2. Switch to the 2D view in Scene View3. Switch to the 3D view and ... Read more
Slider Handle disappear on resize or changed position after undo(Ctr+Z)
Steps to reproduce : 1) Download attached project "Slider Bug.zip" and open in Unity.2) In Hierarchy tab, click on Canvas >> S... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
[WinArm] UI Toolkit Inspector "Bindings" section sometimes disappears wh...
How to reproduce:1. Create a new Unity project2. In the Project window, Create -> UI Toolkit -> UI Document3. Open the UI Docu... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template