Search Issue Tracker
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
[.NET 4.6] Editor crashes if an assembly was built with a reference to a...
Steps to reproduce:1. Open the attached project(AssembliesWithDifferentBuildNumberCrash.zip)2. Select the asset named "Slave Scritpa... Read more
[Collaborate] New layer is not pushed when the project is not saved, res...
How to reproduce:1. [PC1] Open a new project2. [PC1] In Hierarchy, create Cube Prefab and delete it from the Hierarchy3. [PC1] [PC2]... Read more
The sprite draw calls are batched in the Player when the Sprite Atlas is...
How to reproduce:1. Open the “Atlas_AssetBundle_Test“ project2. Open the “AssetBundle1“ scene3. Set “Edit > Project Settings >... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
Misleading shader compilation logging message
When doing the player build, a log appears in the Editor log that informs about the progress. The log says something like "[ 60s ] c... Read more
Profiler Modules submenu and window is missing Titles of Modules and Cou...
To reproduce: 1. Download the attached project "Profiler.zip" and open it in Unity2. Open the Profiler window3. Press the "Profiler ... Read more
"Assigned editorAsset does not match type UnityEngine.Sprite" warning wh...
How to reproduce:1. Create a 2D project2. Create a ScriptableObject Script (Create > Scripting > ScriptableObject)3. Make a pu... Read more
Not all Shader Graph auto generated property reference names start with ...
How to reproduce:1. Open the attached project "ShaderGraphNames.zip"2. Open ShaderGraph from Project View3. Select Vector24. Observe... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template