Search Issue Tracker
[Improved Prefabs] "Create empty child" takes into account the selection...
Steps:1. Make a prefab asset out of any GameObject2. Select it in Project browser3. Click on "GameObject -> Create empty child" m... Read more
[SpeedTree] 2018.3 : Assertion appears after Playmode started from Prefa...
Steps:1. Open https://drive.google.com/file/d/11sgHCDokZoj1b92P-hTCSOCu8pWhXhhF/view?usp=sharing2. Instantiate Confier_Desktop.spm3.... Read more
[Undo] Additional GameObjects and a Console error after Undoing and Redo...
Reproduction steps:1. Open any Unity project2. Create a GameObject (Ctrl + Shift + N)3. Duplicate the GameObject at least twice (Ctr... Read more
Objects with Playable Director component can't be turned into a prefab w...
How to reproduce:1. Open the attached 'project-1223541.zip' project2. In the Hierarchy window select 'Cube'3. Try to turn the cube i... Read more
Prefab's unapplied changes can't be reverted when both a prefab and non-...
Reproduction steps:1. Open attached project "1370630.zip"2. Create two cubes3. Turn one game object cube into a prefab4. Select both... Read more
[LightProbes] LightProbeGroup jumps to other additive scene when you pre...
How to reproduce:1. Open or create a new Unity Project2. Create two Scenes, drag the second Scene into the first Scene's Hierarchy w... Read more
[Prefab] Duplicating nested prefabs children does not maintain transform
To reproduce:1) Open the attached project and scene2) In the hierarchy, select one of the prefab's children3) Ctrl+D to duplicate th... Read more
Undo after Unpacking/deleting prefab Completely on an instance with miss...
To reproduce. 1. Create prefab.2. Delete its asset.3. Unpack prefab instance of this prefab.4. Press undo. Expected result: After un... Read more
Giving prefab the same name as other prefab had while it has missing pre...
To reproduce: 1. Create prefab2. Create another prefab3. Open first prefab for editing.4. Delete first prefab asset.5. Rename second... Read more
Crash when dragging a prefab from Project window to Scene window
Reproduction steps:1. Open the attached project2. Open "Assets/MainWorld" scene3. Open "Assets/Resources" folder in the Project wind... 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