Search Issue Tracker
[Undo] Unity crashes after undoing deleting prefab with UI element
Steps to repro: 1. Open attached project;2. Open Assets -> Scenes -> main.unity;3. In the Hierarchy expand UI -> Main Windo... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project