Search Issue Tracker
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown:"Material doesn't have a texture propert... Read more
[IME][Windows]The most recently entered character is ignored in the OnSu...
Reproduction steps:1. Install the Korean language pack2. Open the attached “BugRepro” project3. Open the “Assets/Scenes/StartScene.u... Read more
[HDRP] BaseColor texture on decal material should be grayed out, not hid...
Steps to reproduce : - Open scene in the attached project- Inspect the "Decal Projector" object Notice that : - Even with "Affect Ba... Read more
[Shuriken] Saved by batching of multiple particle systems is not indicated
Steps to reproduce: 1. Download and import attached project. (ParticlesDynamicBatchingStrip.zip)2. Open scene: Scene10_Test3. Press ... Read more
EnumField remains displayed as a mixed string when showMixedValue is set...
Reproduction steps:1. Open project “IN-45053_EnumField.zip”2. In the main menu click “Sample\SampleEditorWindow”3. Enable and disabl... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console:"Couldn't call method ShowToolbarDrop... Read more
[Error] Duplicating conditional branch and setting the condition throws ...
Steps to reproduce: Create and open an empty project Install com.unity.behavior Create and open a behavior graph (Assets > Create... Read more
Dragging materials onto specific LOD objects fails when the LOD group ob...
Reproduction steps:1. Open User's project2. Open "Main" scene3. Position the editor camera so both objects are in view, showing the ... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... 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