Search Issue Tracker
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
[HDRP] An artefact in Volumetric Clouds on mac, Scene view only
This PR enabled clouds on mac.https://github.com/Unity-Technologies/Graphics/pull/4356 Before it nothing was rendering at all on mac... Read more
[SW-unity-6-1] UI Builder has inconsistent bolding of fields when changi...
Steps to reproduce:1. Create a project2. Open UI Builder (Window → UI Toolkit → UI Builder)3. Add any element to the hierarchy4. Go ... Read more
InvalidOperationException gets thrown in the Console when using the new ...
How to reproduce:1. Open the attached '1336180.zip' project2. Open the 'Test' Scene3. Enter the Play mode4. Observe the Console Expe... Read more
Reordering tabs does not send event
Steps to reproduce: Create tabview Reorder tabs Try to register to event to be notified Actual results: No event available to regist... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
The Scene's lighting settings are not updated and saved when "Auto Gener...
Jira card: https://jira.unity3d.com/browse/GFXGI-545 How to reproduce:1. Open the attached "1331427_Repro" project2. Open the Scene ... Read more
[Android] Compass is shacking and showing incorrect directions on Androi...
Steps to reproduce: Open the "Sensors-TestProject" project Go to File > Build Settings and select Android Platform Build and Run ... Read more
[Android] Time.deltaTime value becomes constant 0.3(3) after sending to ...
How to reproduce it:1. Open the user's attached project "RenderFrameIntervalTest.zip"2. Build and Run the project on the Android dev... 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