Search Issue Tracker
"Assembly has reference to non-existent assembly 'Unity.Timeline'" error...
How to reproduce:1. Create an empty project2. Install Cinemachine package3. Observe errors in the Console window Expected result: Ci... Read more
Long running IJobs are not showing up in the Profiler
Reproduction steps:1. Open attached project "JobProfiling.zip" and scene "1"2. Enter Play Mode3. After 3-5 seconds, exit Play Mode4.... Read more
New input system freezes for several seconds shortly after repeatedly en...
Reproduction steps:-Due to the nature of this issue, there is no way to currently reproduce it Reproducible with, according to user ... Read more
Significant GPU Sorting flicker when VFX and Camera share the same posit...
Repro steps:1. Import the attached package and open SortingScene2. Make sure both the game and scene view are visible3. Pan around t... Read more
Level files build output are not deterministic when using HDRP or URP
How to reproduce:1. Create a new template URP/HDRP project2. Duplicate the 'SampleScene' Scene and open the duplicated Scene3. Delet... Read more
Rectangles that are drawn by GUILayout.Window have spacings in between w...
How to reproduce:1. Open attached "Test.zip" project and main scene2. Enter the Play mode3. Observe the Custom Test window Expected ... Read more
[IL2CPP] Unity.IL2CPP.Building.BuilderFailedException when building and ...
How to reproduce:1. Open "RegexBug.zip"2. In Project Settings -> Player -> Scripting Backend set IL2CPP3. Build the project Ex... Read more
[ShaderGraph] "Convert a Sub Graph" x2 a node with two edges from the sa...
How to reproduce:1. Create a new URP/HDRP Template project2. Create a new Shader Graph3. Set up the nodes where one Node with two ou... Read more
Sprite reference is missing when loading Scene from AssetBundle
How to reproduce:1. Open the attached project2. Open scene TestAB3. In the Hierarchy window, select the GameObject "Canvas"4. Enable... Read more
Editor freezes when importing large asset from Package Manager
Steps to reproduce:1. Open a new Unity project2. Download a big asset set from AssetStore using the Package Manager (i.e. "AllSky - ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class