Search Issue Tracker
A line can be dragged inside the Inspector expanding an invisible tab
How to reproduce:1. Create a new Unity project and a new scene in it2. In the Hierarchy, select the "Main Camera" GameObject3. Navig... Read more
Deleting game object in Scene view baked mode after baking lightmaps cra...
- Open the attached project- Select the Vehicles parent game object in the Hierarchy view and set its Static field (enable static fo... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps:1. Open the attached project2. Create an empty GameObject3. Add "UndoBugScript" to the GameObject4. Add any compo... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
[Cinemachine] Links to docs, changelog, and licenses open in local code ...
Links for docs, changelog, and licenses in the package description window is opening in the local editor rather than "Web Browser" f... Read more
Content in "Asset PostProcessors" Section Not Vertically Centered in Box
Steps to reproduce: Create a new Unity Project with URP Template Select a relevant asset in the Project window that triggers the dis... Read more
"+" shaped artifacts are rendered on UI Toolkit Buttons when the border ...
How to reproduce:1. Open the “BorderArtifacts.zip“ project2. Open the “SampleScene“3. Observe the Game view Expected result: The eli... 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
[Android] Player crashes when changing VSync settings
Steps:1. Build and Run the attached project on Android ("TargetFramerateTests.zip")2. In device: click "Next VSync" button Result: p... Read more
[WP8.1] Custom splash screen is zoomed in
To reproduce:1. Build & run the attached project. It has a custom splash screen setup2. Notice the the custom splash screen is d... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project