Search Issue Tracker
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project 2. Select Cube prefab in Project view 3. Right click on Hideflagstest script component on th... 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 project 2. Import NotAnimated.fbx 3. Change name of Animated.fbx to No... 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 SAVE 3. Press Play. 4. Tr... 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 ... 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.SceneClosingCallbac... 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! ... EditorSceneManag... 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 -> Test 4. Observe th... Read more
Erroneous object instantiation when dragging prefab from Project window ...
To reproduce: 1. Create new project 2. Create cube and its prefab, delete cube from scene 3. Drag prefab to scene (do not release mo... 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 -... 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: Gam... 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] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler