Search Issue Tracker
[PLM] Aliasing stripes can appear in baked shadows behind intersecting m...
Shadow aliasing artifact stripes can sometimes appear if directional light angle is set at 45 deg angle to a surface with progressiv... Read more
[Mixed Reality] UnityEngine.Microphone.Start() freezes an UWP build
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build for WSA Universal 104. Open Visual Studio... Read more
Audio Mixer groups and snapshots appears as assets when groups and snaps...
Steps to reproduce:1. Create audio mixer2. Open Audio Mixer window3. Create child group4. Open project window5. Select Audio Mixer6.... Read more
[MacOS] Null Reference Exception with the DockArea OldOnGUI
By Clicking on Play Button in the Editor with "Maximise On Play" Mode ON got the following Exception in the Console window. Steps: 1... Read more
Xcode build error: "Apple Mach-O Linker (ld)" from "_OpenURL"
Reproduction steps:1. Open the attached project.2. Try to build it to iOS. Actual result:- The build will fail when building in Xcod... Read more
Additional scene fails to render in play mode after asynchronously loadi...
Reproduction steps:1. Download project "BugReport.zip" and open in Unity2. Enter Play mode3. Press on any number in Game view4. Go t... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity2) Play the Menu scene3) Try writing numbers in Object Count: fiel... Read more
Default argument value makes the Editor recognize a script as not valid
To reproduce: 1. Open the project, attached by the tester (defaultArgsBug.zip)2. Open the "scene" scene3. Select the obj game object... Read more
When a Mesh is assigned to a SkinnedMeshRenderer with a Cloth component ...
How to reproduce:1. Download attached project file and open "Scene" Scene2. Enter Play Mode (observe how while the 'ClothCopier-Work... Read more
Unity Editor crashed in QuantisedMatrixHash after deleting the speed tre...
To reproduce: 1. Open the project, attached by the tester (terrainTreeBug.zip)2. Open the "scene" scene3. Delete Tree prefab from 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