Search Issue Tracker
[WinRT] UnityEngine.dll is referencing Assembly-CSharp.dll
Due to this, MDIL fails to properly process structs from UnityEngine.dll used as generic parameters, thus causing InvalidCastExcepti... Read more
World space canvas aren't being rendered
Steps to reproduce: 1. Open project2. Open scene "TestBUG"3. Go to game view-Notice that canvas disappear after few seconds. Resizin... 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
"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
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
"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
[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
Shader errors are logged in WebGL when building a URP project
How to reproduce:1. Create a new empty URP project2. Press File → Build and Run3. In Player, press “CTRL+SHIFT+J“4. Observe the brow... 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
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