Search Issue Tracker
[Enlighten] Baking pipeline stalls after manually clearing the GI cache
Steps to reproduce1. Download and open attached project.2. Open ‘t1’ scene.3. Turn off auto-mode and bake the scene.4. Manually clea... Read more
Unity crashes on simple testgame with just standard assets when creating...
To reproduce:1) Open attached project and scene2) Play it3) With WASD or arrow keys, start sliding with the car so it would create s... Read more
Old Create menu item is not removed from Project window Create submenu a...
Steps to reproduce:1. Open attached “MenuName.zip” Unity project2. Open “Test.cs” script in a script editor3. Change CreateAssetMenu... Read more
[Editor] Nothing is rendered by MainCamera when NewProject is created us...
Nothing is rendered by MainCamera when NewProject is created using LightWeight-Preview Template Steps to Reproduce:1. Create a New P... Read more
Selection.objects = null causes TLS Allocator errors in Play Mode
How to reproduce:1. Download and open the attached project file2. Attach the script to an object.3. Select an Object and press secon... Read more
Editor crashes on CustomLighting::DisableLights after clicking on Script...
Steps to reproduce:1. Open attached “ScriptableObjects.zip” Unity project2. Open “Test.cs” script in a script editor3. Right-click i... Read more
Editor crashes at ImageFilters::BlitMultiTap when stepping into Graphics...
Steps to reproduce:1. Download 1004159_repro.zip and open "Test" scene2. Enter play mode3. Editor crashes Results: Editor crashes wh... Read more
Vector3Int excessive GC allocation when used in List.Contains
To reproduce: 1. Open the project, attached by the user (Vector3IntGC.zip)2. Open the "Main" scene3. Open the Profiler and enable De... Read more
Undoing AddCompopnent for a behaviour with ExecuteInEditMode, doesn't ca...
To reproduce: 1. Open the project, attached by the tester (OnDestroyEditMode.zip)2. Add "NewBehaviourScript" script via Add Componen... Read more
IMGUI elements are brighter in the Scene View when Color Space is set to...
To reproduce: 1. Open the project, attached by the user (New Unity Project.zip)2. Observe the button in the Scene View Expected: Lin... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature