Search Issue Tracker
[MacOS] Impossible to create a project when at least one folder's name i...
Repro steps:1. Create a folder "projects." anywhere on the machine2. In Unity Hub, try creating a new project with the location set ... Read more
[Hub] Unity Engine stops downloading if you have a weak internet connection
Reproduction steps:1. Have a weak internet connection2. Open Unity Hub3. Start downloading any Unity Engine version Expected result:... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code