Search Issue Tracker
[Linux][Android] ETC1 and ETC2 compression fails when importing textures
Reproduction steps:1. Download and open the attached project called "ETCLinuxProblem.zip"2. Select all of the textures from the Proj... Read more
[CodeEditors] Crashed on attaching Rider in debug mode to tests in TestR...
To repro:1. Create tests in TestRunner.2. Open tests in Rider.3. Set a breakpoint.4. Attach Rider to Unity Editor in Debug mode.5. I... Read more
Project with 2D Animation package throws 'ArgumentException' when creati...
To reproduce:1. Open attached project ("case_1222158-Sample.zip")2. From menu bar select Assets > Create > UIElements > UXM... Read more
[ECS] Safety restrictions on ArchetypeChunkBufferType are not disabled w...
Reproduction steps:1. Open the attached project ("case_1222126-NativeDisableContainerSafetyRestriction.zip")2. Open the repro scene ... Read more
Rigidbody jitters when placed in additional PhysicsScene
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Move the "Cube" GameObject to th... Read more
CustomRenderTexture renders black
Repro steps:1. Open QA attached project “repro_1222122”2. Build and Run Actual: The quad is black Reproducible with: 2019.2.0a8, 201... Read more
Using JobHandle.CombineDependencies for long-running jobs causes "Intern...
How to reproduce:1. Open the attached "tempjob_bug.zip" project2. Open the "SampleScene" Scene3. Enter PlayMode -> observe the Co... Read more
Crash in ShaderLab::TexEnv::SetTextureInfo when running Play Mode for a ...
How to reproduce:1. Open user-submitted project (ML Shader play 2.zip)2. Open the SampleScene3. Note the immediate ArgumentException... Read more
[Catalina] DriveInfo.AvailableFreeSpace returns 0 on macOS Catalina
How to reproduce:1. Open the attached DiskSpace.zip project2. Open the Senes/SampleScene and enter the Play mode3. Note in the conso... Read more
IndirectArgs do not bind properly when using DX12
Steps to reproduce:1. Open user-supplied project2. Run the Scene with DX11 - no cubes are rendered3. Run the Scene with DX12 Expecte... 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