Search Issue Tracker
OnCollisionExit for Convex colliders is only called after the mesh trave...
Steps to reproduce:1. Open the scene2. Enter play mode3. Make sure Console window is visible4. Press Jump.Force = 100 button5. See t... Read more
Error reimporting Scriptable Objects when parent folder contains dots
How to reproduce: 1. Create a new project2. Create a new script extending ScriptableObject3. Create an asset of that type4. Create a... 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
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
[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
[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
Lightmapped static objects can't be moved in scene view while Play mode ...
To reproduce:1. Open attached project;2. Open the scene movelightmapobject;3. Press play and try to move cube in Scene View. ( You c... Read more
An error NullReferenceException shows up, when Inherit Velocity is set t...
Reproduction steps:1. Open the attached project "inheritVelocity_rigidbody.zip";2. Open the scene "test";3. Click on ParticleSystem_... 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