Search Issue Tracker
Option for "Acceleration Structure Build Flags" cannot be toggled when L...
Steps to reproduce: Open any Project on Windows Switch the Graphics API to DX12 Create a Cube Game Object in any Scene and select it... Read more
[Mixed] Lightmap becomes brighter when non-static object leaves camera view
Steps to reproduce: 1. Open attached project "817278repro.zip"2. Open scene "repro"3. Bake lightmap4. Rotate scene view camera so th... Read more
HDRP Memory Leak Error when Entering play mode in asset demo
Steps to repo: Open a HDRP scene in Unity Editor Open package manager Import the "Sunny Land" Asset In the project window open Asset... Read more
Trigger does not work if Interruption Source is Current State and Ordere...
How to reproduce: 1. Open attached project2. Open scene AnimationBUG.unity3. Play the scene4. Select the AnimatorBug gameobject5. Op... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Shader with Procedural Instancing enabled is not rendered in a project b...
Reproduction steps:1. Open the attached 'NS Support HDRP 2021.2 - 2' project2. Open the 'OutdoorsScene'3. Go to the 'File -> Buil... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project