Search Issue Tracker
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps:1. Open the attached project2. Go to File > Build Settings3. Press Build in the Build Settings window Expected... Read more
MissingReferenceException is thrown when calling Object.Destroy from a U...
Reproduction steps:1. Open the attached 'Issue #1231781' project2. Open the 'SampleScene'3. Enter Play mode4. Click on the 'Click he... Read more
Editor crashes when enabling a certain gameObject
Reproduction steps:1. Open users attached project2. Open Scenes/DemoWithPostProcess.unity scene3. Select the "PfbRaytraceDataManager... Read more
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
XR Interactor Reticle Visual not working with UI
I'm trying to create a reticle object using XR Interaction Toolkit for both 3D and UI interaction. I've setup my scene just as descr... Read more
UIToolkit draws red into blue and alpha channels on some Adreno GPUs
On some Adreno GPUs, UIToolkit draws with incorrect colors (e.g. red is propagated to blue and alpha channels). Confirmed GPUs:Adren... Read more
Setting the Model View matrix using GL.MultMatrix instead of GL.modelvie...
How to reproduce:1. Open the attached project ("1421432_repro.zip")2. Enter Play Mode3. Observe the model4. Click on the "ChangeMVMo... Read more
[URP] Decal Projector projection edges are pixelated in the Game view
How to reproduce:1. Open project "Decal Test.zip"2. Open the "SampleScene" Scene3. Open the Game window and observe the Decal Projec... Read more
Audio popping is heard when playing back a sound through Timeline and th...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
AudioClipPlayable.IsDone is false when AudioClipPlayable.Seek is used to...
How to reproduce:1. Open the attached project "AudioClip.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Select "Aud... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class