Search Issue Tracker
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
[HDRP][scarlett] Test 006-Compositor (implying graphic compositor) is co...
The runtime graphic compositor test from HDRP is corrupted on Scarlett. How to reproduce. 1. open HDRP runtime project2. run test 00... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
CPU frame times spike at regular intervals in the Profiler when in Play ...
How to reproduce:1. Create and open a new project2. Make sure the project is running with DX12 graphics API3. In the toolbar, naviga... Read more
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks