Search Issue Tracker
Script debugging causes iOS build to fail on Windows with Mono2x.
Cross compilation job Assembly-CSharp-firstpass.dll failed is the error message user will get while trying to build for iOS on windo... Read more
Unity editor crashes in WalkTypeTree when adding OnClick event to multip...
To reproduce:1. Open attached project2. Open "MainScene" scene3. In hierarchy navigate to UI/MainMenu/ButtonsPanel4. Select all obje... Read more
Scene view shows 3D view when 2D view is selected and the "Control the s...
Reproduction steps:1. Open the attached “Code Monkey Tutorial.zip” project2. Open the “GameScene” Scene (Assets > Scenes)3. Press... Read more
[Terrain] Exporting raw of terrain opens up recent folder instead of cur...
Exporting raw of terrain opens up a recent folder instead of the current hierarchy of the project. Refer the attached video Steps to... Read more
Part of a clickable label's area becomes unclickable when using GUILayou...
How to reproduce:1. Open the attached 'project-1244210.zip' project2. Select the 'GameObject' in the Hierarchy window3. In the Inspe... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce:1. Open attached project2. Build it to iOS3. Try pressing the buttonThe button will call a function, which causes the b... Read more
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project2. Select Cube prefab in Project view3. Right click on Hideflagstest script component on the p... Read more
Crash when dropping Animator with no layers in the Animator component An...
How to reproduce:1. Open user attached project "cartest.zip"2. Add Animator component to "GameManager" GameObject3. Drag and drop "T... Read more
Animation event does not fire on the last frame of looping animations
To reproduce:1. Open attached project2. Open "Test" scene3. Select "AnimationEventReceiver" game object in hierarchy4. Open Animatio... Read more
[Improved prefabs] Mesh collider gets added recursively on a prefab when...
On adding a cloth component on an empty prefab, Mesh collider keeps getting added repeatedly. Refer the attached video. Steps to rep... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks