Search Issue Tracker
Crash with multiple stack traces when changing a specific curve
Reproduction steps: 1. Open the attached project “CrashRepro“ 2. Click on “Main Camera“ GameObject in the Hierarchy window 3. Op... Read more
[Lines] Error entering play mode with a line selected
Repro steps: 1. Create a Line Renderer effect and have it selected and visible in the inspector 2. Enter play mode 3. Observe errors... Read more
Linux Editor freezes when using Vulkan and switching the Color Space to ...
How to reproduce: 1. Create a new project 2. Go to the menu bar "Edit > Project Settings..." 3. In the "Project Settings" window go ... Read more
Exception in Input System UI Input Module when IL2CPP Code generation is...
Reproduction steps: 1. Download and open the attached "IL2CPP_is_null.zip" project 2. Open "Build Settings" and set the "IL2CPP Code... Read more
Custom function node's string edit fields wraps entered text
Version tested 2023.2.0a10 Steps to repro: 1) Open any SRP template 2) Create a new SG 3) Create a custom node, set its ... Read more
[Undo] “Transform is used before Awake” error appears when accessing Gam...
How to reproduce: 1. Open the user’s attached “Bug.zip” project 2. In the Hierarchy window select “Cube” GameObject 3. Duplicate ... Read more
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce: 1. Open attached project "TranscodeCrash" 2. Open "SampleScene" 3. Enter playmode Or to reproduce from scratch: 1... Read more
[UI Toolkit] Event is triggered on the wrong element after calling StopP...
How to reproduce: 1. Open the attached '1283061.zip' project 2. Open 'SampleScene' and enter the Play mode 3. In the Game view selec... Read more
Typo in Visual Scripting preference window
*Summary:* There is a typo in the UVS Preference Window Custom Inspector Properties description. In the modern Unity versions, t... Read more
[IL2CPP] Build fails on Try block ends without any catch, finally, nor f...
Reproduction steps: 1. Open project "IL2CPP_repro" 2. Make sure Scripting Backend is set to IL2CPP 3. Build the project Expected re... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template