Search Issue Tracker
"InvalidProgramException: Couldn't find system $XREarlyUpdateSystemGroup...
How to reproduce:1. Open the attached project "CustomTopLevelSystemGroup.zip"2. Open Assets/Scripts/ApplicationBootstrap.cs3. Change... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
Linux Editor freezes when using Vulkan and switching the Color Space to ...
How to reproduce:1. Create a new project2. Go to the menu bar "Edit > Project Settings..."3. In the "Project Settings" window go ... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
[VFX Graph] When entering large values to capacity field, value does not...
How to reproduce: Open any VFX Graph Enter '1000000000000000000' Click empty space in graph Expected result: value gets set to 1 Act... Read more
Memory Leak in URP when switching between playmode and back in editor
How to reproduce:1. Open "case_1260278-BugRepo" project2. Open the Memory Profiler3. Press "Capture Editor"4. Enter Play Mode5. When... Read more
Some text setting changes don't update until after Save in UI Builder
Steps to reproduce: Open attached project in an affected version. Open UI document NewUXMLTemplate.uxml. Click on "Label" in Hierarc... Read more
World Space Canvas can be interacted with through other GameObjects when...
Reproduction steps:1. Open the attached “IN-49462_Clicks Through Colliders.zip“ project2. Open the “Test clicks through walls” scene... Read more
[OpenGL] Shader Graph animation stops running after working briefly when...
How to reproduce:1. Open project "TicketProject.zip"2. Open scene "TestScene"3. Set OpenGLES2 or/and OpenGLES3, but remove Vulkan in... Read more
Some Visual Effects package Assets links to documentation are not working
Reproduction steps:1. Create a new project2. Create Shader Include Importer Asset (Create > Visual Effects > HLSL File)3. Clic... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks