Search Issue Tracker
[Linear] Previewing animated material's color for the second time result...
Steps to reproduce: 1. Open attached project2. Open scene "ExampleScene"3. In hierarchy, doubleclick on "Quad" to focus on it4. Open... Read more
[XR][Android] Image effects are not rendering properly with single-pass
1) Download project, set up Singleppass stereo capable android device2) Observe settings are set to Single pass and Daydream3) Deplo... 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
NavMeshQuery's BeginFindPath returns an ArgumentException when the Agent...
How to reproduce:1. Open user-submitted project (UnityPathfindingTesting.zip)2. Open the PathfindingTesting scene3. Enter Play Mode4... 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
[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
The UI jitters when attempting to pan the camera
To reproduce this bug: 1. Open the attached project2. Open the 'Main' scene3. Run the game4. Try to pan the camera by clicking and d... 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
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