Search Issue Tracker
Crash after conversion into Normal Map via grayscale at FreeImage_MakeTh...
Reproduction steps: 1. Open the attached project (871719-TestProject.zip) 2. Select the texture in Project dialog 3. Select Texture ... Read more
Optimize Mesh Data incorrectly strips vertex color when Mesh is loaded f...
To reproduce: 1.Download and open attached project. 2.Open "VertexAlphaSceneLoader" Scene. 3.Go to Assets->AssetBundles/Simulation ... Read more
[Callbacks] When disabling renderer on one object, OnBecomeVisible is ca...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'Test' scene 3. It has 3 objects which logs OnBecameVisible() a... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce: 1. Download an open attached project "DTM.zip" 2. Open scene DTM and play it 3. Move scene view around Actual r... Read more
Compute shader is significantly slower in DX12 compared to DX11
How to reproduce: 1. Open user-submitted project (ResourceBarrierHandicap.zip) 2. Open "SampleScene.unity" scene 3. Set DirectX11 as... Read more
Adding a Mesh Renderer component to an object with Skinned Mesh Renderer...
Steps to reproduce: 1. Create a new Unity project 2. Create an Empty Gameobject in Hierarchy 3. Add a Skinned Mesh Renderer componen... Read more
Material properties animated by animation clips can't be shared with oth...
To reproduce: 1. Open attached project 2. Open Main scene 3. Press play 4. Observe that the sphere pulses from white to red and ba... Read more
Crash in SkinnedMeshRenderer::UploadCloths() when removing mesh with a C...
Steps to reproduce: 1. Open attached project 2. Open scene crash.unity 3. Select the Plane game object 4. Attach the Cloth component... Read more
Forward / deferred shading color differences on Mac+Radeon in Linear space
On Mac OSX 10.8 with AMD Radeon GPU in Linear color space, 5.0 deferred shading has color differences (colors too dark) compared to ... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window