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
[Vulkan] Editor resizing is not as smooth compared to DX11
Steps:1. Create new empty 3D project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Settin... Read more
[HDRP] Minor issue. Layered materials dont copy tiling information when ...
When creating a layered material (LayeredLitTesselalation in this case), user can drag and drop other materials to quickly copy thei... Read more
[URP]The sizes of LDR_LLLX Textures are wield.
1. Unzip the attached "URP_bug.zip" and open the project inside2. Switch to android target and graphics settings to GLES33. Build an... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
Switching to Vulkan crashes editor
RPs tested: URP, HDRP, Standard (Occurs in all three) Version tested: 2020.1.0a12, 2019.3.0b10, 2019.2.8f1 Does not occur on 2019.2.... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more
[UI Toolkit] Rescale of the ui document when using multi display
Steps to repro: create a uxml document with a bunch of controls ( or use the one attached file ) create a ui document in the unity h... Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... 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
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class