Search Issue Tracker
[Crash/Image Effects] Using Noise and Grain image effect crashes windows...
Reproduction steps:1. Create a new project2. Import Effects package from standard assets3. Attach Noise and Grain script to the came... Read more
Editor crashes on BufferD3D11::EndWrite when Hierarchy filter gives zero...
How to reproduce:1. Open the "repro_project" project2. Open the "Repro_scene"3. Type any string that wouldn't give a result into the... Read more
”Culling Mask” is being ignored when using Camera’s Depth
How to reproduce:1. Open the user’s attached “Camera issue.zip” project2. In the Hierarchy window, select “Sub Camera” GameObject3. ... Read more
[MixedMode] Mixed mode shadows do not render with "Directional Specular"...
When there are light probes in the secene with GI->Direction Mode->Directional Specular, after bake non-static objects stops c... Read more
Depth pass is rendered with an incorrect matrix in the animation preview...
Reproduction steps:1. Open the “URPAnimationPreview” project2. Navigate to the Animations folder and select any animation asset (e.g... Read more
[Assert] Screen position out of view frustum error printed non stop (Cam...
Open Scenes\level1.unity in the attached project and press Play. Notice how the Console gets spammed with "Screen position out of vi... Read more
OnImportAsset leaks 5GB of memory
Run the Test.cs by importing a empty .foo file and unity will never dispose of 5GB of allocated data !image-2023-07-17-17-19-53-321.... Read more
[UWP] HTTPS request fails on HoloLens and Xbox One
How to reproduce:1. Open the attached (updated) "WebRequestTest.zip" project2. Build the project for UWP platform3. Open the produce... Read more
Flipped camera target inconsistencies with CommandBuffer in Forward rend...
How to reproduce: 1. Open the attached project and "Test" scene in it.2. Play the scene and select the "Main Camera" in project hier... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist