Search Issue Tracker
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... Read more
[macOS][iOS][tvOS] Video Player lags when Playback Speed is changed
To reproduce: 1. Download attached "VideoPlayer.zip" project and open in Unity2. Open "SmapleScene" scene3. Enter to Play mode4. Cha... Read more
Other application icons become visible in the taskbar when importing lar...
http://forum.unity3d.com/threads/the-blacksmith-demo-problems.336129/ Users are reporting multiple windows for their other applicati... Read more
Reimport All closes the Editor and does not reimport the assets when Ser...
Steps to reproduce:1. Create a new project2. Click on Windows -> Layout -> Default3. Click on Windows -> Services4. Reimpor... Read more
Double clicking a C# script will open MonoDevelop instead of Visual Studio
Repro steps:1. Set Visual Studio as your external code editor in Preferences and double click on a C# script.2. A popup box saying "... Read more
[XR][XRSDK] There's no 3D Layout option for Panoramic Shader with the ne...
Repro steps:1. Create a new project2. Add XR SDK3. Create a new material4. Choose the Skybox Panoramic shader Actual: There's no 3D ... Read more
"TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avo...
How to reproduce:1. Open the attached project "InpsectorIssue.zip"2. Select Assets/LevelMaterialConfig.asset in the Project window3.... Read more
[XR][Oculus GO][Oculus Quest] Using GrabPass results incorrect shader re...
To reproduce:1. Open attached project "TestSinglePass.zip"2. Build and run for Oculus Quest3. Observe results via device Result: lef... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
Video stutters when played by Video Player
To reproduce: 1. Open the attached project (VideoStutterTesting.zip)2. Enter Play mode3. Observe that the video in the Game view stu... 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