Search Issue Tracker
[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
[HDRP] GameObjects glow when Directional Light is below the horizon and ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Wait for the Directional Light t... Read more
Script using System.IO.Compression has errors until other blank file is ...
How to reproduce:1. Open the attached Temp.zip project2. Go to the project window/Assets/Editor3. Select Blank.cs and drag it to the... Read more
[Scene View] Gizmo dropdown list button does not collapse the list once ...
The gizmo dropdown list button in Scene view and Game view does not collapse the list after expanding it. Clicking anywhere else clo... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class