Search Issue Tracker
Changes made to Prefab's variable values in a custom EditorWindow get re...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the top bar menu select Example > Example Window4.... Read more
An added component is being removed form the prefab when reimporting the...
How to reproduce:1. Open the “IN_76367”2. In the project window select the “Test” prefab3. In the Inspector add the “TestScript” com... Read more
[Undo] “Missing Prefab with guid“ GameObject appears after deleting a ne...
How to reproduce (simplified, see History below for original description):1. Create a nested Prefab with a "Nestor" and a "Nestee"2.... Read more
[Undo] [Improved prefabs] Errors are thrown on performing the 'Undo' ope...
On applying the 'Undo' function over the Prefab Override window, errors thrown in the console. Refer attached video and StackTrace. ... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... Read more
The ID of the component gets changed when attaching the component to a d...
How to reproduce:1. Open the attached '1322120.zip' project2. Open the 'Test' Prefab in a text editor3. Observe the id of the second... Read more
Script components disappear from a prefab's Inspector window when recomp...
Reproduction steps:1. Open the user's attached project "PrefabsHello.zip"2. In the Project window select "PrefabA" prefab3. Notice t... Read more
Assets in the Project Window are incorrectly sorted when different Asset...
Reproduction steps:1. Open the attached “BugProjectBrowserFieSort.zip” project2. Navigate to the Resources folder (Assets > Resou... Read more
Redoing/undoing prefab variant with nested prefab creation creates an ov...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Cube GO in the Hierarchy3. Drag the Cube GO to Assets ... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing