Search Issue Tracker
"Child GameObject 'GameObject' was not registered into undo system and b...
Steps:1. Add Cube to the Hierarchy and convert it to Prefab2. Select instance and remove Mesh Renderer component3. Add child GameObj... 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
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
Adding an item to reorderable list produces unused override for prefab i...
Steps:1. Add Cube to Hierarchy2. Convert it to Prefab3. Select Cube prefab instance4. Add one more material to MeshRenderer (using R... Read more
ManagedReferences on a Prefab instance that cannot be applied or reverte...
Reproduction steps:1. Open the attached 'My project' project2. Open the 'scene' Scene3. Observe the 'Placer with override' GameObjec... Read more
Child GameObject values are differently arranged in the Player if the "F...
How to reproduce:1. Open the "IN_44951" project2. Enter the Play Mode3. Remember how numbers are arranged in Game View4. Exit the Pl... Read more
"ArgumentException: Could not cast AssetImporter to PrefabImporter" erro...
Steps:1. Open attached project2. Create a variant out of 3D model in Project browser3. Select Variant asset and click on Prefab's Hi... Read more
[Mesh][Prefab] With skinnedMeshRenderer component in a prefab - bones li...
Steps (to see the problem):1. open repro project, open SampleScene2. In hierarchy, select "INSTANCE-FBX" > "SpitterMesh" gameobje... Read more
Reference to the object is lost when the parent prefab asset moved out o...
Steps:1. Open attached project2. Make a variant ("Variant") out of any GameObject in Hierarchy3. Add another GameObject ("GameObject... Read more
PrefabUtility.SaveAsPrefabAsset() return null when called inside methods...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Test3. Delete the "check" Prefab4. ... 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