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" Project 2. Double click "Ca... Read more
Cannot override type of [SerializedReference] fields in prefab instances
To reproduce: 1) Open the attached project and scene 2) Select Polymorphic Prefab in the hierarchy 3) Change Derived Class 1 to some... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project 2. Build and run project 3. Notice that when game reaches its final stage there's no "... 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
Unsaved changes window is almost impossible to use when closing a lot of...
How to reproduce: 1. Open the user's attached "SaveTooManyScenesBug" project 2. In the main menu, click Bug -> "Step 1 open scenes" ... 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 Unity Unity freezes Reproduced with: 5.1.4f1, 5.2.4f1, ... Read more
Mass copying project files does not generate previews for prefabs
Steps to reproduce: 1. Download and open the attached project 2. Copy ForestVision files into another project 3. On the second proje... Read more
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce: 1. Open 'Test Scene' in the attached project 2. Delete 'child' object 3. Press play in editor. (child object is in... Read more
Calling Caching.CleanCache() method fails when there is a cached assetBu...
To reproduce: 1. Open attached project 2. Open "TestScene" 3. Open console window 4. Enter play mode Expected result: Caching.Cle... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow