Search Issue Tracker
[Regression] 5.6.0b6 Editor will not start on Windows 7 (without VisualS...
I have Windows 7 64b (Service Pack1) laptop and I use VisualStudio 2010. All previous Unity Editor builds work fine, BUT 5.6.0b6 Edi... Read more
Sprite warped when rotating to a certain angle when using flipX or flipY
Steps to reproduce:1. Open the attached project (Test.zip)2. Open the Assets/Scene.unity scene3. Select "Weapons_0 (1)" object in th... Read more
[Collab] "operation is already running" when trying to revert a change w...
1. Open a new Unity project2. Enable collab3. Create two scripts "a.cs" and "b.cs"4. Commit the scripts to collab5. Add a comment to... Read more
Rendering objects using a GrabPass shader to a RenderTexture with non-de...
Steps to reproduce:1. Open the attached project (RenderTextureGrabPassRepro.zip)2. Open the Assets/main.unity scene3. Observe the er... Read more
[Occlusion Culling] Reflections in the water doesn't work properly with...
To reproduce:1. Download attached project and open it;2. Make sure that FirstPersonCharacter is selected in the Hierarchy;3. Press P... Read more
UVs Breaking after light map is baked
To reproduce:1) Open attached project and scene2) If lighting is not cleared, clear it to see the default state3) Bake the lightmap4... Read more
NetworkDiscovery always produces an error when StopBroadcast() is called...
Reproduction Steps:1. Open attached project.2. Open "LocalDiscovery" scene.3. Build & Run project in Standalone Player.4. Wait u... Read more
Crashes when removing a Rigidbody from prefab when instance of a prefab ...
Steps to reproduce:1. Open the attached project (TestProject.zip)2. Open the Assets/test.unity scene3. Select Assets/cube.prefab and... Read more
[Regression][Undock] Tab is unresponsive and NullReferenceException is t...
Steps to repro: 1. Create new project;2. Select any GameObject in the Hierarchy (for instance, Directional Light);3. Lock Inspector ... Read more
RectMask 2D does not update position of clipped objects after move
Reproduction steps:1. Open project attached (RectMask 2D Test).2. Open scene "bug" (Assets -> Scenes).3. Press Play.4. Press "/\"... 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