Search Issue Tracker
Baking reflection probes performance regression
1. What happenedOn 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reproduce... Read more
InputSystem.EnhancedTouch is not being registered
Reproduction steps:1. Download and open the attached "BeatGear.zip"2. Build and deploy the project to iOS3. In the application, pres... Read more
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
OnMouseDown not called on alternative display when built with window mode
1. Build attached project with window mode 2. Go to alternative display (display2) and click cube Expected results: OnMouseDown is c... Read more
Crash on GetGoodPathNameForGUID when saving scene while loading a scene ...
How to reproduce:1. Open attached project2. Add empty game object to SampleScene3. Save scene Reproducible with: 2017.4.29f1, 2018.4... Read more
Crash on assertion "condition is_ok (error) not met" when entering the p...
Reproduction steps:1. Create a new project2. Import attached Test.cs Script to the project3. Attach a Script to an Object that is in... Read more
Blend Tree Slider does not adapt if outside allowed range on change of T...
Steps to reproduce: Open a Unity Project Create a new Animator Controller via Assets > Create > Animation > Animator Contro... 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