Search Issue Tracker
The emissive of GBuffer is empty when a Scene is loaded additively
How to reproduce:1. Open the attached user project “BugReport.zip“2. Open the "Load" Scene3. Enter Play Mode4. Press “Load” button i... Read more
Sprites get re-imported with different hash when making an asset bundle ...
How to reproduce:1. With Unity closed delete the Library folder2. Delete any previous bundle builds from the folder “AssetBundles”3.... Read more
Unity crashes when a specific .obj file is imported
How to reproduce:1. Create a new project or open any project2. Import the attached file “octahedron.obj“ Expected result: File is im... Read more
Crash on __pthread_kill when rapidly pressing Enter after changing Prope...
Reproduction steps:1. Open the attached project “repro_project“2. Open the “HomePanel” Prefab3. Select the "IdleRewardBtn" GameObjec... Read more
Shortcuts: Multi-word component names are given without the spaces in "C...
Steps to reproduce: Create a project Go to menu "Unity" -> "Shortcuts" Verify, that "Shortcuts" window opens Observe "Category" l... Read more
Newtonsoft Json doesn't correctly serialize classes inside the Packages ...
How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... Read more
GameObject is rendered semi-transparent when it's Surface Type is set to...
Reproduction steps:1. Open the attached project “OpaqueBug”2. Open the “Assets/Scenes/MainScene” scene3. Inspect the Game view Expec... Read more
ArgumentException when UnityEditor.InspectorWindow.RedrawFromNative call...
Reproduction steps:1. Open the attached project “IMGUIRepro”2. Open “Assets/REPRO_SCENE” scene3. In the Hierarchy window select “Bar... Read more
[Linux][URP] Sprite flickers diagonally when hovered
Reproduction steps:1. Create a new 2D URP project2. In the Hierarchy window, create a new Square Sprite3. In the Inspector window, s... Read more
Spawned GameObject Position is not updated when RigidBody Interpolation ...
Reproduction steps: Open the attached project “TestProject” Open “Assets/Scenes/Test.unity” scene Click the “Assets/Cube.prefab” ass... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist