Search Issue Tracker
Assets referenced from Static Fields are unloaded when the Scene gets re...
Reproduction steps:1. Open the attached “static_reset.zip” project2. Observe the Console Expected result: No errors are logged since... Read more
OnDrawGizmos functions are ignored when loading an additive Scene
How to reproduce:1. Open the attached “additive_scene_gizmo_issue” project2. Open the “SampleScene”3. Click and drag the “Example” S... Read more
[URP] Incorrect unity_WorldToCamera and unity_CameraToWorld matrices are...
How to reproduce:1. Open the attached “WorldToCameraMatrixRepro.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Ob... Read more
The base system does not run when subclassing a system and the assembly ...
How to reproduce:1. Open the attached “My project.zip“ project2. Enter Play Mode3. Observe the Console Expected result: “SUBCLASS“ a... Read more
[Linux][Version Control] Crash on gtk_css_provider_get_named when checki...
Reproduction steps:1. Open the attached “CrashRepro” project2. Open the Unity Version Control window (Window > Unity Version Cont... Read more
Memory leak when Application.runInBackground is set to false and the Edi...
Reproduction steps:1. Open the attached "Repro" project2. Open “Assets/Scenes/SampleScene” scene3. Open Task Manager4. Enter the Pla... Read more
First element of the List isn't reorderable and breaks the layout when u...
How to reproduce:1. Open the “BugReport” project2. Open the “BugReport01” scene3. Select “Test01” GameObject in the Hierarchy4. Obse... Read more
Crash on "UnsafeUtility_CUSTOM_MemCpy" when using Asian alphabets in the...
How to reproduce:1. Open the attached “IN-52317.zip” Project2. Open the “SampleScene”3. Enter Play mode Expected result: Play Mode i... Read more
Values are not always displayed when changing it if using OnGUI
How to reproduce:1. Open the user’s attached “onGUI_Bug_Test.zip” project2. Enter Play Mode3. Observe the displayed value in the fie... Read more
Scrolling up or down sometimes scrolls in the wrong direction
How to reproduce: 1. Create a new Project2. Create a Cube GameObject (Right-click in the Hierarchy -> 3D Object -> Cube)3. Scr... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted