Search Issue Tracker
Text Mesh generates pixels near letters if Character Size is set to 1.
How to reproduce:1. Open the attached project2. Open the "scene" scene3. Select "New Text" from the Hierarchy4. Set the "Character S... Read more
[PreviewRenderUtility] Unity freezes when calling Render() on a preview ...
How to reproduce:1. Open the attached "RenderFreeze" project2. Go to "Bug Reproduction" (custom menu item) --> and click on "Forc... Read more
Disabling Dynamic Batching while Editor is in play mode does not enable ...
Reproduction steps:1. Open the attached project "New Unity Project.zip";2. Open the "main" scene and enter a play mode;3. In the Pla... Read more
UnityEngine.UI Graphic Rebuild Loop Error
How to reproduce:1. Open given Unity project2. Enter play mode3. Error message appears in console Expected result: When entering pla... Read more
Missing Z coordinate in UnityCustomRenderTexture.cginc
In UnityCustomRenderTexture.cginc, notice that in line 210 TEXCOORD0 is float2, but should be float3 in order to work with 3D textur... Read more
Graphics.DrawMesh inside OnRenderObject does not display a mesh on both ...
Steps to reproduce:1. Open attached project2. Play the scene3. Notice that the drawn mesh does not appear in both of the views4. Try... Read more
[Editor] Cannot change Graphics API's if platform is set to something ot...
1. Open attached or new project2. Switch to Android or iOS platform3. Try to remove OpenGLES3/Vulkan Graphics API or change their po... Read more
[Motion Blur] GameObject stays blurry after completing its motion
How to reproduce:1. Open attached project "repro_1024863"2. Import "Post Processing Stack" from the asset store3. Select cube GameOb... Read more
Camera.SetReplacementShader renders object one at a time instead of inst...
Steps to reproduce:1. Download and open the attached project2. Open the profiler3. Enter Playmode4. Observe draw calls(5)5. Build de... Read more
C#-created Mesh for SkinnedMeshRenderer on DX12 causes crash
Switched my graphics API to DX12, pressed Play, and got an editor crash :( Repro steps:1. Download + open attached project2. Open sc... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked