Search Issue Tracker
Mesh.AddBlendShapeFrame API produces broken blendshapes on Mesh assets a...
How to reproduce:1. Open attached Unity project2. Select CubeBlend in the Hierarchy window3. In the Inspector window, click "Link SM... Read more
Sprites are not Rendered in Build or Editor when their Sorting Layer is ...
Steps to reproduce:1. Open users attached project "PixelHorror.zip"2. Build the project with "JaimeScene"3. Notice the Player Sprite... Read more
Particle System that uses Force Field behaves inconsistently when frame ...
Repro steps:1. Open the attached project2. Select "GameObject" in the Hierarchy and change the "Framerate Cap" parameter to 60 in th... Read more
OSX - Package Manifest is not editable due to permission errors.
On MacOS, following repo https://tinyurl.com/y6dzp9xz package manager fails to update the project due to permissions. This results i... Read more
EventSystem.current.IsPointerOverGameObject(touch.fingerId) always retur...
To reproduce: 1. Download attached "NewRepro.zip" project and open in Unity2. Open "HelloAR" scene3. In Hierarchy go to PlaneDiscove... Read more
Multi-display does not work when OpenGL Graphics API is used
How to reproduce:1. Open the attached "OpenGLMultiDisplay.zip" project2. Open the Build Settings and make sure "SampleScene" is incl... Read more
Unity hangs on quit after failing to load large number of Video Clips fr...
How to reproduce:1. Open the attached project "1197716.zip"2. Enter Play mode3. Exit Play mode4. Exit Unity Expected result: Unity q... Read more
UIElements CreateInspectorGUI() method does not work when used in Animat...
How to reproduce:1. Open attached project ("AnimatorStateMachineRepro.zip")2. Open "New Animator Controller.controller" asset3. In A... Read more
BuildPipeline.BuildPlayer() accepts two different platform as targets
How to reproduce:1. Open Unity project on a OSX2. Build the project via Build script (in Unity Menu under Build->Client) Expected... Read more
[iOS]Crash on IsDebugDevice() at PlatformWrapper.cpp:621:9 during shutdown
How to reproduce:1. Open the attached Bug Report.zip project2. Go to the Menu bar-> File-> Build Settings-> Enable Developm... 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