Search Issue Tracker
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
FBX's animations are not imported if overwriting FBX file from File Expl...
Steps to reproduce:1. Download 899008_FBX.zip and create new project2. Import NotAnimated.fbx3. Change name of Animated.fbx to NotAn... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... Read more
Crashes due to StackOverflow when trying to close any scene on SceneClos...
To reproduce: 1. Download project.2. Execute menu item: "BUG/Delete scene" Crash! EditorSceneManager.SceneClosingCallback callback =... Read more
Crash on UnityScene::UnloadSceneObjects when closing scene which was clo...
To reproduce: 1. Download and open attached project.2. Execute menu item: "BUG/Delete scene" Crash! ...EditorSceneManager.sceneClosi... Read more
AssetDatabase.GetMainAssetTypeAtPath returns MonoBehaviour for Scriptabl...
Steps to reproduce:1. Open the attached project (GetMainAssetTypeAtPath Bug.zip)3. Click on Menu bar -> Test -> Test4. Observe... Read more
Erroneous object instantiation when dragging prefab from Project window ...
To reproduce:1. Create new project2. Create cube and its prefab, delete cube from scene3. Drag prefab to scene (do not release mouse... Read more
[upgrade project] Errors on upgrading AssetStore "Tanks!!! Reference Pro...
Upgrade project problem - this project works fine in 5.6.0p2 On importing "Tanks!!! Reference Project" project from A$ to 2017.1 - e... Read more
Huge scene load time when there is and object with specific shader
Reproduction steps:1. Open project attached(Repro.zip).2. Open scene "0" from Assets folder.3. Press play. Expected result: Game wil... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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