Search Issue Tracker
Mouse events are ignored when holding another button down in the Play Mode
Reproduction steps:1. Open the attached “bug.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4.... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
The value field is not aligned properly when a Range component is added ...
How to reproduce:1. Open the user's attached "1331198.zip" project2. Open the "SampleScene" Scene3. In the Hierarchy select the "Tes... Read more
[VR][LWRP]Leap Motion hand avatars are placed outside of tracking area a...
Steps to reproduce:1. Download and open the attached project2. Set an LWRP asset in Graphics settings and switch to Single-Pass3. En... Read more
DLLs not running when in Player
How to reproduce:1. Open the attached project "MVC.zip"2. Install "Multiversal Vehicle Controller" (follow the instructions in https... Read more
[XR][LWRP] Post processing is not applied when using LWRP with XR
How to Reproduce:1) Create a new project with the XR Template.2) Upgrade the LWRP package and Post Processing package to the latest ... Read more
FocusController returns ListView as focusedElement when TextField is foc...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Click the "test" input field4. Observe the console wi... Read more
Editor crashes when using C# 9.0 version function pointer
Steps to reproduce:1. Download and open the user's project "Burst.Delegates.zip"2. Open Packages/Burst.Delegates/CareBoo.Burst.Deleg... Read more
[Lumin] Project fails to build
Reproduction steps:1. Open the attached project ("1358132R.zip")2. Switch to Lumin platform3. Build the project Expected result: Bui... Read more
MonoDevelop throws an error but Unity compiles the code
Reproduction steps:1. Open project I attached (bug.rar)2. Open script "AliasBugTest" with MonoDevelop3. Notice that in "using TilesL... 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