Search Issue Tracker
[OSX][iOS] If OpenGL is used, InstanceID always runs from 0 regardless o...
Reproduction Steps:1. Import attached project.2. Open "MainScene" scene.3. Select OpenGL as the Graphics API.4. Select "TestObject" ... Read more
Objects inside a Canvas have hyper-sensitive rotation when Rotate Gizmo ...
How to reproduce:1. Create a new project2. Create a new UI element (E.g Button)3. Select the UI object with the Rotate Tool4. Use th... Read more
Directional Light Shadow Flickers on non static objects in Deferred rend...
How to reproduce: 1. Create a new project.2. Create a Plane and a Cube and set them as Static. Move the cube above the Plane so you ... Read more
[UnityEditor][InputEvent] Incorrect mouse position on Windows when using...
[Update: this bug was first found on HDRP / Compositor, but it is a general issue with the mouse position when multiple editor windo... Read more
[WP8] Pause resume takes a lot longer on Win BLU HD
This issue appears to affect the Win BLU HD phone in particular To reproduce:1. Open angry bots or any other larger project2. Build ... Read more
ArgumentNullException is thrown when selecting specific Deployment files...
Steps to reproduce: Create and open a Competitive Action Multiplayer template Change your Services Environment to any in Project Set... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
Memory leak occurs when repeatedly minimizing and maximizing the UI Buil...
How to reproduce:1. Create an empty Project2. Open the Windows Task Manager and take note of the Memory usage of the Editor3. Naviga... Read more
CullPerObjectLights have ms increase every frame when Light Probe proper...
How to reproduce:1. Open the attached "CullPerObjectLights.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Open the ... Read more
DLSS "Ultra Performance" mode performs worse than other DLSS modes
How to reproduce:1. Open the user-attached project “hdrp_dlss_ultra_performance_bugreport”2. Open the “OutdoorsScene” scene3. On the... 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