Search Issue Tracker
Baked Cookies don't appear in the scene when baking lighting with custom...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Game View, inspect the baked Spot Light's Cooki... Read more
[Physics] The capsule jitters falling into the cracks between triangle e...
How to reproduce:1. Open the user's attached "TriangleEdgeMeshCollisionRepro" project2. Open the Scene "SampleScene"3. Have both Sce... Read more
Editor crashes when switching to Console window after a failed WebGL bui...
How to reproduce:1. Open the attached project “ThreadsSupport.zip”2. Open “scene” Scene3. File > Build Settings > WebGL > S... Read more
Internal package modules that are not used in a project do not get strip...
Repro steps:1) Create a simple project in URP, HDRP or built-in render pipeline, whichever render pipeline is desired.2) Go to the p... Read more
[Python] Python For Unity fails to install with a PythonInstallException
How to reproduce:1. Create a new Unity Project2. Open the Package Manager (Window > Package Manager)3. Click Add Package By Name4... Read more
Addressable Scenes in groups that are packed separately lose their refer...
Reproduction steps:1. Open the User's attached "AddressableIssue.zip" project2. Go Window -> Asset Management -> Addressables ... Read more
[Linux]Key Pad arrows change active window instead of changing the posit...
How to reproduce:1. Open attached project "KeysAndLayouts.zip"2. Enter "abc" in a the Search bar3. Make sure Num Lock is off4. Press... Read more
Editor freezes when using LoadAssetAsync<T>(string key).Task for AudioClip
How to reproduce:1. Open the uploaded project found in the Google Drive2. Open "StoryReadScreen" Scene3. Enter Play Mode4. Press "Pl... Read more
Project Browser slider doesn't get reset after selecting any item in Fav...
How to reproduce:1. Create a new project2. Set the Project window slider to a non-default value (e.g. highest value)3. Type 't:scene... Read more
Buoyancy effector 2D only behaves normally when using Box Collider 2D
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Inspect how different colliders ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used