Search Issue Tracker
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
[ARKit] ARObject importer can fail to import assets when the host machin...
This affects object tracking in ARFoundation's implementation of ARKit. The ARObject importer parses floating point numbers from a p... Read more
GameView error message when using high resolution (>4096x4096)
Error message when exceeding maximum resolution should include that OpenGL ES 2 simulation is the cause (using no emulation shows no... Read more
Area Lights Produce Knarly Artefacts
Version 5.1.0f2 (0e70286e975e)Tue, 19 May 2015 13:49:17 GMTBranch: 5.1/release Repro: Create a plane. Create an area light. Make pla... Read more
Particles System's shadows are flickering and causing artifacts in Play ...
How to reproduce:1. Open the attached "PF2.zip" project2. Add the "Packages.zip" into the project's Package folder3. Press "Open sce... Read more
Scene view Custom Tools are not responsive when importing script with bu...
Steps to reproduce:1. Create new Unity project2. Import provided “NewMonoBehaviourScript.cs” script to the project3. Wait for projec... Read more
ScrollRect panel not resizing correctly to fit text
Steps to reproduce: 1. Start a new project with Unity 6000.0.7f1 2. Import TMP Examples and Extras 3. Open scene 18 - ScrollRect &am... Read more
[Linux] Linux x86 + x86_64 Universal builds do not include all libraries
Steps to reproduce:1) Open the attached project.2) Build as Linux x86+x86_64 Universal.3) Open the build Data folder and go to /Plug... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... Read more
Prefabs with ‘Canvas’ Component in one of their children do not have a ‘...
How to reproduce:1. Open user-submitted project (OpenPrefab_UI_Unparent_To_CanvasFakeObject)2. Open the 'ObjectWithNoCanvas' prefab ... 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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes