Search Issue Tracker
Enter and exit play mode takes 2 minutes each
Entering playmode has regressed from 6 seconds to 1minute 58seconds between 2021.2.13f1 and 2022.1.0b10 This can be checked by:1. Op... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps:1. Open the attached project2. Right-click in the Project window and select "Reimport All" Expected result: Asset... Read more
[Undo] Undoing TMP input component and then adding it again throws Missi...
How to reproduce:1. Create new project2. Add any empty UI object to Scene3. Select the game object and in Inspector add TMP input fi... Read more
Crash with PPtr<Transform>::operator->() when opening a scene
Reproduction steps:1. Open the user's attached project2. If it does not crash after opening, open scene 'Assets/mainScene' Expected ... Read more
Crash with "Transform::InitializeTransformHierarchyRecursive" when usin...
Reproduction steps:1. Open the "PrefabSwapperCrashTest_20220204.zip" project2. Open the "SampleScene" Scene3. Open the Prefab Swappe... Read more
Newly created Scene is completely empty
How to reproduce:1. Create a new project2. In the Project window Right-click > Create > Scene3. Open the newly created Scene a... Read more
Errors are thrown when AssetDB tries to save some Prefabs in an immutabl...
How to reproduce:1. Open the user's attached "U2022b" project2. Press the "Ctrl + S" ("⌘ + S" on MacOS) key combination on keyboard ... Read more
Reference to a prefab is lost when the "Adressables" build is completed ...
Reproduction steps:1. Open the attached "repro_IN-39813.zip" project2. In the "Assets" project folder, select the "Repro" GameObject... Read more
Prefab Variant isn't reimported after ScriptedImporter result changes
Reproduction steps:1. Open project "SIOrder"2. Reimport "Assets/DependsOnSphere-c1 Variant" (Right-click > Reimport)3. Reimport "... Read more
Removed missing script component is registered as unused override
Steps:1. Create a new project2. Add GameObject and assign any script to it3. Convert to prefab4. Delete script from Project Browser=... 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