Search Issue Tracker
[SRP] RenderPipelineManager.currentPipeline is null for the first few fr...
Steps to repro:1. open HDRP project2. download and put the attached script in project3. add the script as a mono behaviour to a game... Read more
DirectoryNotFoundException occurs when building a project from an Editor...
How to reproduce:1. Build the Editor and iOS Player from source code2. Open the user-supplied project "New Unity Project.zip"3. In t... Read more
[HDRP] On creation of reflection probes, need to reselect game object to...
This is a minor issue but could get annoying if you need to create a lot of probes 1) Make sure you have gizmos enabled (any project... Read more
[Mobile Notifications] iOSNotificationLocationTrigger is not firing on i...
How to reproduce:1. Open the attached 'PushNotifications.zip' project2. Build for iOS and open the Xcode project3. Deploy Xcode proj... Read more
[Windows] The terms of service in the installer are out of date
The legacy Unity installers are still used by some users, instead of installing via the hub. When users run the installer, they have... Read more
[WebGL] Web Speech API calls do not return audio output on the iOS Safar...
How to reproduce:1. Set up a server for the WebGL build (Node.js was used in this instance)2. Open the user-supplied project called ... Read more
Building a project using IL2CPP fails when passing a local field as a me...
How to reproduce:1. Open the attached project (case-1270640.zip)2. Go to File -> Build and Run Expected result: the project succe... Read more
Improve error handling when trying to change m_Script for component on P...
Steps:1. Create two scripts ("Script1" and "Script2")2. Add a GameObject to the Hierarchy3. Assign "Script1" on it4. Convert GameObj... Read more
Raycast will not hit a GameObject after certain amount of hits elsewhere...
How to reproduce:1. Open user's attached "Find a Bug" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Left-click with... Read more
[ProBuilder] Created objects are instantly susceptible to repairing when...
How to reproduce:1. Open the attached "ProBuilder Merge Issues" project2. Open the "SampleScene" Scene from Assets > Scenes folde... 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
- Clicking on the project's title does not open the project when the long path tooltip is shown
- [Linux] "Select Preset..." window closes without creating another preset when "Create New Preset..." is double-clicked again after creating the first preset
- “Screen position out of view frustum” error is thrown and Game window renders black when Camera Clipping Planes fields are set to “Infinity”
- Foldouts in the Library section of UI Builder do not open when clicked on title and Tree View is enabled
- VisualElement with DynamicTransform and animated scale from 0 is not rendered until hovered when parent uses GroupTransform