Search Issue Tracker
Prefab Variant Instance's Component Positions in the Inspector are incon...
How to reproduce:1. Open the "SampleScene1" Scene in the attached "ComponentPositionDidntPropagate.zip" Project2. Double click "Canv... Read more
Cannot override type of [SerializedReference] fields in prefab instances
To reproduce:1) Open the attached project and scene2) Select Polymorphic Prefab in the hierarchy3) Change Derived Class 1 to somethi... Read more
Crash when accessing transform component after calling Resources.UnloadU...
Reproduction steps: download and open the attached project switch to android platform and make a build install the apk to an android... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... Read more
Values of duplicated Prefab instance in the Hierarchy resets to the orig...
How to reproduce:1. Open the “AnimationPreviewTest” project2. Open the “SampleScene”3. Move the “Cube” prefab from the Assets folder... Read more
Crash on "GameObject::ActivateAwakeRecursivelyInternal" using "Undo" fun...
Reproduction steps:1. Open the attached project.2. Open the "Scenes > TestAnim" scene.3. Expand the "Spider" game object in the h... Read more
Unity freezes when importing DAE file if it contains more than 2 texture...
Steps to reproduce: 1. Download attached "new_scene_0.dae"2. Import it to UnityUnity freezes Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.... Read more
Overrides menu allows applying changes to the same Prefab throwing “Argu...
Steps to reproduce:1. Create new Unity project2. Create a Cube in the Hierarchy and name it “1”3. Drag the Cube to the Project windo... Read more
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce:1. Open 'Test Scene' in the attached project2. Delete 'child' object3. Press play in editor. (child object is insta... Read more
Calling Caching.CleanCache() method fails when there is a cached assetBu...
To reproduce: 1. Open attached project2. Open "TestScene"3. Open console window4. Enter play mode Expected result: Caching.CleanCach... 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