Search Issue Tracker
System.Runtime.WindowsRuntime.dll and System.Runtime.WindowsRuntime.UI.X...
They should be referenced when using .NET 4.6 API compatibility level. Repro steps: 1. Open attached project2. Build it for Windows ... Read more
Errors in runtime play with events
Repros: - use attach bug.unitypackages- Load scene named Bug- Click Editor Play and notice errors: NullReferenceException: Object re... Read more
Web Dashboard - Converting a manager account to user as an Org user is n...
1. Create a project.2. Invite another user to the project.3. On the upper right corner of the Services Window, click go to Dashboard... Read more
Crash in WindowsVideoMedia::GetTrackTypes after enabling Transcode and ...
To reproduce:1. Open attached project2. Select AdamOut video in Project window3. Enable Transcode and hit Apply button Actual: Edito... Read more
[FBX] Specific models becomes light gray in scene view when mode is chan...
To reproduce:1. Open repro project2. Open ‘LightningTutorialOptimal’ scene3. Change scene view mode from ’Shaded’ to ‘UV Charts’.4.C... Read more
Adding Cloth component to SkinnedMeshRenderer changes its bounds
Reproduction steps:1. Open project attached(UnityBugRepro.zip)2. Open scene (test)3. Select Rig_Male_Thief_Thug -> Rig_Male_Thief... Read more
Can't switch to 'Windows Store' platform when Windows 10 SDK is not inst...
1. What happenedWhen trying to switch to 'Windows Store' platform in Build Settings, I'm getting exception in console: DirectoryNotF... Read more
Huge memory leak when scaling child canvas image
To reproduce:1. Open project2. Open activity monitor3. Play scene Expected: memory usage will be a little bit higher than beforeActu... Read more
Dropdown menu content is unselectable when Canvas sorting layer is not d...
Steps to reproduce:1. Open the attached project (878105-TestProject.zip)2. Hit Play3. Click on dropdown menu4. Observe the dropdown ... Read more
[UI] InputField generates errors
InputFields will not work in the latest version of 5.6, and cause errors both in-Editor and in builds. Reproduction steps:1. Open th... 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