Search Issue Tracker
[CommandBuffer] mesh is not clipped when it is drawn after the alpha pas...
Reproduction steps:1. Open the attached project.2. Open and Play the "MainScene".- Notice that "Cube_PostAlpha" game object is not c... 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
The Editor crashes in Texture_CUSTOM_Internal_GetWidth upon accessing th...
To reproduce: 1. Open the attached project (TextureDownload.zip)2. Open the SampleScene3. In Play mode, press Space Expected: Editor... Read more
[Text Mesh] Undoing a font change in Text Mesh distorts the actual text
To reproduce: 1. Open the project, attached by the tester (textMeshFontUndo.zip)2. Open the "testScene" scene3. Select GameObject in... Read more
[macOS][Retina] UI Text is blurry (not clear) on Retina displays in Builds
UI > Text is blurry on retina displays. It is very well seen with small fonts. Steps to reproduce:1. Open attached project.2. Bui... Read more
SketchUp object which is in the invisible layer, imported to Unity becom...
Reproduction steps:1. Open the attached file 'case867782';2. Open the scene 'testScene';3. Observe the scene window;4. Open 'test' o... Read more
duplicating prefabs children causes other prefabs children to change mat...
Steps to reproduce (or watch gif):1. Open attached project "test08.zip"2. Open "test" scene3. Select "Cube (1)/Sphere"4. Add "red" m... Read more
Closing Unity after minimising and maximising it results in a crash
Steps to reproduce:1. Open attached project or create a new one.2. Right after project finishes loading up minimise it3. maximise it... 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
Errors are thrown when model's "Scale Factor" is a high value and the In...
How to reproduce:1. Open attached project "ScaleFactorErrors.zip" and scene "SampleScene"2. In Project window, select "Ball" object3... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal