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 project 2. Build it for Windo... Read more
Errors in runtime play with events
Repros: - use attach bug.unitypackages - Load scene named Bug - Click Editor Play and notice errors: NullReferenceException: Ob... 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 Dashb... Read more
Crash in WindowsVideoMedia::GetTrackTypes after enabling Transcode and ...
To reproduce: 1. Open attached project 2. Select AdamOut video in Project window 3. Enable Transcode and hit Apply button Actual... Read more
[FBX] Specific models becomes light gray in scene view when mode is chan...
To reproduce: 1. Open repro project 2. Open ‘LightningTutorialOptimal’ scene 3. Change scene view mode from ’Shaded’ to ‘UV Charts’.... 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 happened When trying to switch to 'Windows Store' platform in Build Settings, I'm getting exception in console: DirectoryNo... Read more
Huge memory leak when scaling child canvas image
To reproduce: 1. Open project 2. Open activity monitor 3. Play scene Expected: memory usage will be a little bit higher than before... 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 Play 3. Click on dropdown menu 4. Observe the dropd... 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 ... 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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script