Search Issue Tracker
OnValidate() method is called every frame when setting the name of a Pre...
How to reproduce: 1. Open the attached "1259860 repro" project 2. Select "ProblematicPrefab" Prefab from the Assets folder Expected... Read more
Shader error undeclared identifier "UNITY_TRANSFER_LIGHTING" when buildi...
To reproduce: 1. Open user's attached project 2. Build the project (File -> Build And Run) Expected result: Project builds successf... Read more
[Cinemachine] Cinemachine in a specific Prefab throws exceptions while a...
How to reproduce: 1. Open attached project "ReproCM_*.zip" and scene "Factorywood_Interior" 2. Enter/Leave Play mode (this is is on... Read more
Crash on SceneVisibilityState when trying to open a project containing a...
Steps to reproduce: 1. Create a new project A 2. Create a new project B 3. Place B into A's Assets folder 4. Attempt to open A Actu... Read more
Sysroot Base package throws "no suitable method found to override" error...
How to reproduce: 1. Open the attached project (1250649.zip) 2. Notice the Console window entries Expected result: There are no err... Read more
Sub-Assets of a 3D model are displayed in the Project window when they a...
How to reproduce: 1. Open the attached "1260054 repro" project 2. Open the "FBXCleaner.cs" Script from the Assets > Editor folder 3.... Read more
"SJSON Parse Error" exception thrown when opening Quick Search
Reproduction steps: 1. Open attached project "JSON.zip" 2. Press Alt + ' keys 3. Observe Console window Expected result: No excepti... Read more
[HDRP] Enabled checkboxes are misaligned under "Custom Passes" from "Cus...
All Enabled checkboxes are misaligned ( Checkboxes are placed slightly above the label ) under "Custome Passes" from "Custom Pass Vo... Read more
Crash on Collider2D::Cleanup when changing Scene and disabling a GameObj...
How to reproduce: 1. Open attached Project "Case_1231211" and load Scene "CrashReproduction" 2. Enter Play Mode 3. In Game View star... Read more
Native Collection disposal error is thrown when using IAnimationJob even...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Observe the Console Window E... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests