Search Issue Tracker
(Frame Debugger) Clear events constantly appear and disappear
How to reproduce:1. Open up URP's GraphicsTestProject_Foundation2. Open scene: 012_PBS_EnvironmentBRDF_Spheres3. Enable the Frame De... Read more
[Mobile] Tessellation Shader is broken when using Vulkan Graphics API
How to reproduce it:1. Open the user's attached project 'MeshCloudTest-2021.2.zip'2. In the Player Settings set a specific Graphics ... Read more
Unfreed allocations are reported after building a player and exiting Pla...
How to reproduce:1. Create a new Unity project2. Build the project3. Return to the Editor and enter Play Mode4. Double-click the Sam... Read more
Reading RWTexture2D in a Compute Shader produces different results when ...
How to reproduce:1. Open the attached project named "ComputeShaderTest.zip"2. Open the SampleScene3. Enter Play Mode4. Open the Fram... Read more
[Bugreporter] Unable to open Bug Reporting Tool
In 2019.4.29f1, On clicking the 'Report a Bug' link, Bug Reporting Tool is not opening. Steps to Repro:1. Create a new Project2. Ope... Read more
Wrong NewSceneMode is passed to EditorSceneManager.newSceneCreated and d...
How to reproduce:1. Open the attached project "EditorSceneManager.zip"2. Click File > New Scene > Basic (Build-in) Expected re... Read more
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
Multiple Audio Sources on the same GameObject will get stuck when the sh...
Reproduction steps:1. Open project "210626 - AudioBug.zip"2. Open Scene "Scene"3. Enter Play Mode4. Select GameObject "AudioCheck" f... Read more
[Android] Template variable **DIR_UNITYPROJECT** is not properly substit...
Repro steps:1. Open QA attached project 'repro_1346794' and switch platform to Android2. Open Assets -> Plugins -> Android -&g... Read more
Loading a Scene with Addressables.LoadSceneAsync from an Scene built usi...
Reproduction steps:1. Open the user's attached "Addressables_NullReference.zip" project2. Go Window -> Asset Management -> Add... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used