Search Issue Tracker
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
[Asset Import] Errors on configuring 3d model for the first time
[Asset Import] Errors on configuring a 3d model Steps To Reproduce: 1. Create a new project2. Import the attached 3d model3. Select ... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... Read more
[HDRP] ArgumentNullException errors are thrown continuously on removing ...
-ArgumentNullException and SerializedObject target have been destroyed errors are thrown continuously on removing Reflection Probe c... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
Text becomes wrapped when using GUIStyle.CalcSize to set the size of the...
Steps to reproduce:1. Open the attached “GUIMonoFont6.0.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Press the “+” butt... Read more
'Ultimate Endless Runner' A$ package gets broken in ios il2cpp build
1. What happened'Ultimate Endless Runner' A$ package (https://www.assetstore.unity3d.com/en/#!/content/77843) gets broken in iOS il2... Read more
OnPointerDown doesn't return the pressed UI elements
OnPointerDown() does not return the UI element that is clicked on; data.pointerPress gameObject is null. Steps to reproduce:1) Open ... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is se...
Reproduction steps:1. Open the attached ‘8224' project2. Go to the ‘Window → General → Test Runner’3. Click on the ‘Run All’ button4... 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