Search Issue Tracker
[Prefabs] Unity crash in ObjectUndo::Store when delete GameObject with b...
To reproduce:1. Create new project2. Add new game object to hierarchy3. Create some more game objects to be the first one's children... Read more
Opening Unity 4.2 project in 4.3 doesn't show update warning
To reproduce:1. Create project in unity 4.22. Open it in 4.33. No warning about update is shown Are builds fully compatible and just... Read more
The terrain texture is not visible in the built project
Steps to reproduce:1. Open the project provided by the user2. Open the "FromHelicopter.unity" scene3. Play the scene in the editor a... Read more
[MSE] Adding rect transform component jumps the object to the active sce...
Reproduction steps:1) Open attached project, proceed to scene "scene1" then add "scene2" to the hierarchy.2) Under "scene2" select c... Read more
Importing Photoshop texture crashes Unity in 1:10 times
I make a very simple texture in Photoshop. I save, creating two new directories Assets/Images/Textures and then save a file as Playe... Read more
Something breaks in Unity occasionally, and prefabs stop working properly
1. In Project window in the project root, Create > tk2d > Font.2. Immediately after that, press Ctrl R (Assets > Refresh). ... Read more
Standalone crashes at RuntimeSceneManager::FindSceneByName when loading ...
Steps to reproduce: 1. Open attached project2. Build and run project3. It crashes right after it is opened Is related to setting Gam... Read more
Can't create prefabs from Scene objects
1. Open attached project (or simply import Mecanim Example Scenes into a new project)2. Open Animator Controller scene3. Drag the U_... Read more
Context menu of a sprite slice has an option to Delete which has no effect.
Context menu of a sprite slice has an option to Delete. Selecting Delete has no effect. Steps to reproduce:1. Create a project which... Read more
Adding a DontSave component to a normal GameObject throws errors
To reproduce:1. Open attached project2. Open scene test3. It contains a gameobject with a components that is set to "DontSave"4. Ent... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS