Search Issue Tracker
Changing scenes clears scene unrelated undo history
How to reproduce:1. Create a new project and open it2. Create two new scenes (Scene 1 and Scene 2) and open one of them (Scene 1)3. ... Read more
Object references are not loaded after you git checkout to another branch
How to reproduce:1. Extract attached "git.zip"2. In the newly created folder run these commands: "git reset --hard" and "git checkou... Read more
[Prefab] Redo action is not performed for Toggle Active State on Prefab ...
Performing redo action after undoing 'Toggle Active State' does not work for a Prefab Object in Hierarchy.Refer to the attached vide... Read more
Editor crashes and Assertion failed on expression: '!gameObject.IsActive...
To reproduce:1. Open repro project(link in edit)2. Open 'Test' scene3. Delete all GameObjects except 'MachineGun'4. Play scene Expec... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
Unable to create a prefab when gameObject's name starts with a period
How to reproduce:1. Create a new project2. Create a Cube and name it ".Cube"3. Try to make a Prefab from the ".Cube" Expected result... Read more
Models are not aligned correctly while dragging object to scene while in...
To reproduce. 1. Create two cube prefabs.2. Edit one3. Drag another one onto the first one while editing it into prefab mode Expecte... Read more
Empty Asset packages list when creating a new project
How to reproduce:1. Open Unity2. Click on New project3. Select Add Asset Package Expected result: Window with Standart Asset package... Read more
Plugin platform change to 'Any Platform' when upgrading a project from 5...
Reproduction steps:1. Open the attached project with 5.3 Unity version.2. Navigate to Assets > Plugins > iOS > Flurry > ... 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