Search Issue Tracker
Using BC6H on PS4 crash the player
Steps: 1. Create a new project2. Have a scriptusing System.Collections;using System.Collections.Generic;using UnityEngine; public cl... Read more
Render Texture Inspector enum broken
While choosing various render texture formats in the Render Texture asset inspector unity will throw errors and fail to create the c... Read more
Crash when calling "SkinnedMeshRenderer.BakeMesh()" with NULL as the par...
Reproduction steps: 1. Open the "New Unity Project.7z" project2. Open "Test" scene3. Enter Play mode4. Press "B" Expected Result: "N... Read more
CommandBuffer.Blit will not show unless Graphics.Blit is also executed a...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Press the on-screen buttons Expected result: there ... Read more
[Linux] Creating new project with HDRP throws error: Kernel 'KSampleCopy...
To reproduce:1) Open Unity Hub2) Create a new project, while creating it, select "HDRP" Template After project opens, you will notic... Read more
Render texture enum can lose users data
If a user has set specific texture format for working on a platform other than the one they are developing the RenderTexture asset c... Read more
SRP Batcher doesn't support 32 bit vertex index buffer mesh on dx11
Steps to reproduce:- Open attached project- Open scene \Assets\Scenes\BodyOnly.unity- Enable SRP batcher in \Assets\Settings\HDRende... Read more
Calling ScreenCapture.CaptureScreenshotAsTexture() screenshots active wi...
Steps to reproduce:1. Download and open the attached project2. Open scene "Main"3. Select GameObject "Screenshot maker"4. Open the c... Read more
Square artefact in the middle of an image when it is imported into Unity...
Steps to reproduce:1. Open attached project "1000001_Images_Test.zip"2. Open Test scene3. Change to 2d View and zoom in on images Ex... Read more
Editor crashes at MaterialScripting::Lerp when Renderer.material.Lerp() ...
Steps to reproduce:1. Download 1117775_repro.zip2. Open "Map" scene3. Enter play mode Results: editor crashes when one of the Render... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object