Search Issue Tracker
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps:1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip";2. Open Scene.unity;3. Select "My Agent"... Read more
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
Built-in unlit particle shader has HDR color selection for albedo, URP u...
To reproduce:1. Open any project;2. In Graphics settings, set Render pipeline asset to none;3. Create a Particle system, assign a ne... Read more
OnApplicationFocus() is not called when leaving or re-entering a VR appl...
How to reproduce:1. Open the user's project2. Open the "SampleScene/Scenes" Scene3. Enter the Play Mode4. With HMD on press the Home... Read more
Failed executing external process for 'Final Gather' job error repeating...
To reproduce:1. Open attached project2. Open PVE_C01_004 scenek3. Bake scene lighting4. Notice "Failed executing external process fo... Read more
JsonUtility does not serialize/deserialize DateTime formats
Repro steps:1) Open the project and only scene in it2) Play the scene3) Inspect the Console - notice that no result is given in the ... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached- press play and hold shift, control or alt key down and notice the message- build... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce:1. Open user's project via Unity Hub2. In main toolbar, go to CMD > Run CMD3. Observe the cmd window Expected: comma... 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