Search Issue Tracker
Decals overlap when placed behind a mesh with subsurface scattering
How to reproduce:1. Download and open the attached project2. Open the "Gawain_DemoScene" scene3. Observe the "Game" view window Expe... Read more
Prefabs don't store ligthtmap information correctly
This has been resolved as by design, some more information on why we have done this change and how to make it work in Unity 5 is ava... Read more
SystemInfo.deviceUniqueIdentifier changes after pluging in flash drive
To reproduce:1. Open attached project2. Run gen scene3. Copy the string from the console4. Close editor5. Plug in flash drive6. Open... 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
iOS Simulator SDK is missing ARM64 Architecture support
How to reproduce:1. Create a new Unity project2. Switch to the iOS Platform3. Change Target SDK to Simulator SDK (Edit -> Project... Read more
"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
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
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
"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
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