Search Issue Tracker
[Linux] NullReferenceException error is thrown when adding a Script Comp...
How to reproduce:1. Create a new Unity project2. In the Hierarchy window create a new GameObject (right-click> 3D Object > Cub... Read more
[Contextual Menus] The last menu item is only partially displayed in the...
Steps to reproduce: Create a 2D/3D URP project Add any object in the "Hierarchy" window Add one more object under the first one (a c... Read more
EntityManager.CreateSingleton<T>() method creates a memory leak when Rel...
How to reproduce:1. Open the “CreateSingleton_DomainReload_Bug“ project2. Change “Leak Detection Level” to “Enabled With Stack Trace... Read more
"unity-radio-button-group__container" element is not referenced when cal...
Reproduction steps:1. Open project “Radio Button Group.zip”2. Open “SampleScene”3. Enter Play Mode4. Observe Game view Expected resu... Read more
Decal is not drawn when using Deferred Rendering, a Rendering Layer, and...
Reproduction steps:1. Open project “2022URPDecalLayer.zip”2. Open “SampleScene”3. Enter Play Mode4. Observe Game view Expected resul... Read more
NullReferenceException is thrown when assigning null to LocalizeStringEv...
Reproduction steps:1. Open project “LocalizeStringEvent Exception Test.zip”2. Open “SampleScene”3. Enter Play Mode4. Observe Console... Read more
[Linux][IL2CPP] Player is not killed when using xkill command
Reproduction steps:1. Create a new 3D project2. Click Edit > Project Settings > Player > Other Settings3. Set Scripting Bac... Read more
[Linux] Text is duplicated when pasted into a search field
Reproduction steps:1. Create a new 3D project2. In the Hierarchy window, find the search field and paste somethingor3. Click Window ... Read more
[Scene Contextual Menus] Cut, Copy, Paste, Duplicate and Delete are pres...
Steps to reproduce: Create a 2D/3D URP project Add any object in the "Hierarchy" window Go to Scene view, but do not select an added... Read more
The Localization Tables window does not refresh when entries are inserte...
Reproduction steps:1. Open the "IN-43200.zip" project2. In the Localization Tables window, open the "Edit Table Collection" tab3. Op... 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