Search Issue Tracker
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
[Scene view] Mouse cursor flickers on keyboard shortcut 'Q' when multipl...
Mouse cursor flickers when switched to Hand tool using the keyboard shortcut 'Q' when there are more than 1 scene views added in edi... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
The Editor hangs while opening a project when importing fbx assets
How to reproduce:Open the attached project "fbxtest.zip" Expected results: The project opensActual results: The Editor hangs at impo... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce:1. Open the attached project named Case_11649402. Focus the Scene view3. Press G Expected result: No errors are thr... Read more
AddTorque and AddRelativeTorque behave differently in opposite Y axis wh...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Click on the Game View with your mouse and drag it to the left and t... Read more
Crash when opening Project Settings window
Reproduced on: 2023.1.0a3, 2023.1.0a4, 2023.1.0a6Not Reproduces: 2022.2.0a17, 2022.2.0b5, 2023.1.0a1 Steps to reproduce:1 Create new... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size