Search Issue Tracker
Editor crashes after exiting play mode when scene contains couple skinne...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run scene4. Exit play mode- Unity will crash either when opening ... 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
MaterialPropertyBlock calls GC.Alloc when using MaterialPropertyBlock.Ge...
Reproduction steps:1. Open project attached (repro.zip).2. Open scene "Scene".3. Open Profiler.4. Press Play. Expected result: GC.Al... Read more
[AntiAliasing] "Invalid antiAliasing value (must be at least 1)" error o...
Console spams error "Invalid antiAliasing value (must be at least 1)" when we set antialiasing to "disabled" in quality settings and... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask