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
”ArgumentException: You can only call GUI functions from inside OnGUI” e...
How to reproduce:1. Open the user’s attached “UnusedSer.zip” project2. Open the “Base Variant” prefab asset (Assets > Prefabs >... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default