Search Issue Tracker
Incorrect memory leak detection when using UnsafeUtility.SetLeakDetectio...
Reproduction steps:1. Open the attached project “MemoryLeakBug“2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4.... Read more
[Mobile Notifications] NullReferenceException occurs if the settings ass...
If you delete the Mobile Notifications Settings asset while viewing it via the Project Settings Window, several NullReferenceExcepti... Read more
Incorrect float to int conversion when using Explicit Typecasting
Reproduction steps: Open the attached project (“FloatToIntBug.zip“) Open the Scene “Assets/Scenes/SampleScene“ Enter the Play Mode O... Read more
Cursor is not changing color when using "--unity-cursor-color"
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Enter Play Mode3. Click in the TextField and observe the... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
Navigation mode is enabled after showing the context menu in the scene view
How to reproduce:1. Open the user’s attached “SceneViewContextMenuIssue-2021.3.zip” project2. In the Scene view right click on a cub... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
Script field is locked when the Inspector Window is in debug mode
Reproduction steps:1. Open the attached project “ReproProject”2. Open “Assets/Scenes/Bug.unity” scene3. In the Hierarchy Window sele... 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