Search Issue Tracker
Unpack prefab variant loses all references to the prefab
How to reproduce:1. Open the "TestPrefabVariantUnpack" project2. Open "SampleScene" from Assets > Scenes folder3. Select "Referen... Read more
Object is rendered behind a background camera when primary Camera.target...
How to reproduce:1. Open user's attached "CameraRenderProblem" project2. Open "SampleScene" Scene3. Enter Play Mode Expected result:... Read more
Profiler Timeline view selection window has incorrect position when expa...
To reproduce:1. Open Profiler window2. Load attached data file3. In the Timeline view expand Profiler thread4. Click Profiler.SyncGl... Read more
Crash when entering play mode with RaycastCommand.ScheduleBatch with Res...
Reproduction steps:1. Open the user's attached project2. Open "TestRaycastCommand_Exceptions" scene3. Press Play Expected result: Un... Read more
Mouse interaction with Editor is disabled with EditorUtility.DisplayDial...
Reproduction steps:1. Open attached project "DisplayDialog.zip"2. In Project window, select Assets/Editor/Bad.cs3. Drag Bad.cs outsi... Read more
NullReferenceException is not thrown when calling PlayOneShot function f...
How to reproduce:1. Open the attached project's "case_1247944-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Obser... Read more
Exception object is null when there are multiple catch blocks with the s...
Reproduction steps:1. Open user's project "UnityDebuggerRepro.zip"2. Open "SampleScene" Scene3. Open a project (any project, can be ... Read more
[Profiler] playerLoop call is automatically expanded in Raw Hierarchy wh...
How to reproduce:1. Create and open a new project2. Open the Profiler window with CPU module active3. Enter Play mode for a few seco... Read more
Animation window is unresponsive when other Animation window is open and...
To reproduce:1. Open attached project ("case_1240548.zip")2. From Hierarchy select "Cube" Game Object3. Play the Animation Clip in t... Read more
[2D Sprite] Snapping occurred only in one direction with selection of Re...
Snapping occurred only in one direction with selection of Rect Tool either Horizontally or Vertically Steps to Repro: 1. Create a ne... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code