Search Issue Tracker
Default integer values is 0 in arrays of serializable classes even if in...
To reproduce:1. Open attached project2. Open "Main" scene3. Select "SerializedDefaultsTest" game object in the Hierarchy4. In the In... Read more
Long clip names create a mess in the StateMachine
Long clip names create a mess in the StateMachine window, especial when using a Blend Tree. See attached image. In this situation, C... Read more
Script implementing interface, doesn't have a checkbox to be disabled in...
- Create a script that inherits from MonoBehaviour and implement an interface.e.g. public class NewBehaviourScript : MonoBehaviour, ... Read more
After playing scene with gameobject having Skinned Mesh Renderer and Mes...
To reproduce:1. Download the attached project and go to step 6, or skip this step2. Create empty 3D project3. Add Cube game object t... Read more
Changing SetShadowSamplingMode doesn't affect rendering in any way
Bug: According the developer you can't sample the shadow without SetShadowSamplingMode set to Raw. But it works with and without it.... Read more
After renaming asset, all assets disappear from the project window
To reproduce:1. Open attached project2. In the Project window select "ggg" script3. Press F2 to rename script4. Change script name5.... Read more
Cannot rename GameObject through inspector
Steps to reproduce: 1. Download and import attached project.2. Open "main" scene.3. Select in hierarchy: "GameObject".4. Try to chan... Read more
[Inspector] Cannot rename GameObjects in Inspector
Can no longer edit gameobject names in inspector. Note that objects can still be renamed in Hierarchy. Repro Steps: 1) Open attached... Read more
[Physics2D] Capsule Collider 2D centered on origin instead of object it'...
Capsule Collider 2D centered on origin instead of object it's attached to - place a sprite object into the scene- add a Capsule Coll... 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
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport