Search Issue Tracker
Shader error in 'Shader Graphs/Shadows': redefinition of '_ShadowMapText...
How to reproduce:1. Open the “BIRPShadowsBuildError“ project2. Open the “Sample Scene”3. Build And Run the project4. Observe the Con... Read more
Incorrect ScrollToItem behavior when called on a deattached ListView
Reproduction steps:1. Open the attached “repro_IN-72339“ project2. Open the “/Assets/SampleScene.unity“3. Enter the Play Mode4. Clic... 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
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip"2. Open scene "repro"3. In hierarchy, select GameObject4. Notice that it ha... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
[LWRP] Point lights colors are not blended when Particle System is added...
How to reproduce:1. Open the attached '1200511-Point-light-blending-issue.zip' project2. Open 'TestScene' Scene3. Observe the Color ... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[HDRP] The Game Object is invisible in the Scene and Shader Graph prievi...
How to reproduce:1. Open the attached 'HDRPBrokenThings.zip' project2. Open and observe 'WorldToObjectSpaceTest' Shader Graph3. Crea... Read more
Sprite Swap icons are low quality and blurry in Scene view
Steps to reproduce:1. Create new Unity project using 2D Universal template2. Make sure Scene view is open3. Enable Sprite Swap in Sc... Read more
Baking static objects with no material causes an Out Of Memory message i...
Steps to reproduce: Make a new scene Add a cube primitive Remove its material Make it static Bake Result: {{OpenCL Error. Falling ba... 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