Search Issue Tracker
AssetDatabase.ImportPackage() throws an error when importing a Unity Pac...
Reproduction steps:1. Open the attached Project inside of "ImportByScriptU201914f1.zip"2. Inside the Unity Editor's toolbar go to Im... Read more
[Project] Adding an illegal character (/?<>\:*|) in the project folder t...
Repro steps:1. Select a file or folder within the Project window2. Rename it and add / in the name3. Observe the console errors. Not... Read more
[macOS][Standalone] Player crashes when trying to initiate a Webcam with...
To reproduce: 1. Download attached “Webcam.zip" project and open in Unity2. Open "Webcam" scene3. Build and Run for Standalone4. If ... Read more
Building Asset Bundles using Scriptable Build Pipeline can crash with Ou...
ContentBuildInterface APIs do not release memory under high memory usage conditions potentially leading to an out of memory crash. Read more
[OSX] When using webcam, the Player fails to ask permission.
OSX Mojave security update requires each app to ask permission when using webcam. However, recent Standalone Players fail to start t... Read more
Quality Level is not highlighted when selecting it with refreshed editor...
To reproduce:1. Open Unity;2. Open Project settings;3. Navigate to Quality settings;4. Select any quality level. Expected result: le... Read more
min16float cbuffers don't work, resulting in shader-side, per pixel conv...
How to reproduce:1. Open the user's project2. Open the "Sample Scene"3. Look at the Game Window Expected result: Cubes are different... Read more
[Test Runner] Start() and Update() methods are not called in Edit Mode t...
Steps to reproduce:1. Download 1159355_repro project2. Open Test Runner window3. Run All test in Edit mode Expected results: All tes... Read more
[IL2CPP] NotImplementedException is thrown when use System.IO.Pipes
Steps to reproduce:1. Download attached project2. Build a standalone player with IL2CPP backend3. Navigate to C:\Users\[USERNAME]\Ap... Read more
[XR][URP] Scene does not render on an HMD when Target Eye is set to Left...
How to reproduce:1. Open the "1159624_repro" project2. Open "Scenes/SampleScene" Scene3. Enter the Play Mode with an HMD Expected re... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code