Search Issue Tracker
[OSX] Editor freezes when clicking Game tab after creating a 3D object o...
How to reproduce:1. Creat a new 3D project2. GameObject > 3D Object > Plane3. Click Game tab4. Editor freezes Issue is reprodu... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce:1. Open attached project2. Open MismatchError sceneExpected result: No errorActual result: Error is thrown: Mismatched ... Read more
[iOS] Crash when deploying to iOS6
To Reproduce: 1. Just build the attached or any other project to an a device running iOS6 (tested on iPad Mini 1 ).2. Observe that i... Read more
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
[Gamma/Linear] Realtime vs. Baked lighting inconsistent results
Lighting is predictable in real-time and baked applications in linear space only.Gamma baking yields results similar to linear bakin... Read more
[Android] InputText makes webcam update texture slow
Steps to reproduce: 1) Download attached project 'TestWebCamTexture.zip' and open in Unity.2) Open scene 'main'.3) Build and run pro... Read more
Cannot override type of [SerializedReference] fields in prefab instances
To reproduce:1) Open the attached project and scene2) Select Polymorphic Prefab in the hierarchy3) Change Derived Class 1 to somethi... Read more
Animation Rigging fails when GameObjects with Skinned Meshes are not dir...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... 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