Search Issue Tracker
Editor crashes on prcore::BlitImage when changing Texture Shape to Cube ...
How to reproduce:1. Open the attached project "case_1209431"2. Select the "StandardCubeMap.hdr" file in the Project window3. Change ... Read more
[D3D12] Editor crash when creating a Texture2D object with specific Leng...
Steps to reproduce:1. Open the attached project named "Case_1206424"2. Enter Play mode Expected behavior: The editor either enters P... Read more
Memory corruption in ShaderVariantCollection
Steps to reproduce:0. Start Unity Editor on Windows (if you can't reproduce, try using -debugAllocator)1. Open project from https://... Read more
Crash in VariableBoneCountWeights::ReorderVertices when setting Max Bone...
How to reproduce:1. Open user-submitted project (8BonesCrash)2. Select the mount.fbx asset3. In the import settings navigate to the ... Read more
Editor crashes when calling ComputeShader.Dispatch() with too many threads
How to reproduce:1. Open the attached project named "Case_1206509"2. Open the Gameplay Scene located in the Scenes folder3. Enter Pl... Read more
Alpha channel is not recognized when importing PNG with alpha
On importing PNG with alpha, the alpha channel is not loading in the Preview, refer attached screenshot. Steps to repro:1. Create a ... Read more
No vertice count in Model preview window
Reproduction steps:1. Open "New Unity Project.zip" project2. Select "Head" Game Object in the scene3. In the Inspector click on the ... Read more
Different Tangent types result in different vertices count in the same f...
Reproduction steps:1. Open "1211881" project2. Select "Head" Game Object in the scene3. In the Inspector click on the "Mesh" selecto... Read more
Crash when creating a new Texture2D with a resolution greater or equal t...
How to reproduce:1. Open the attached project named "Case_1213005"2. Open the Sample Scene3. Enter Play mode Expected result: Editor... Read more
Editor crashes at BufferD3D11::EndWrite and GfxDeviceD3D11Base::EndBuffe...
How to reproduce:1. Open attached project "Projected Grid.zip" and scene "SampleScene"2. In Hierarchy window, delete all children of... 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