Search Issue Tracker
Scene does not load when using SceneManager.LoadScene(string) in Build
How to reproduce:1. Open the attached project ("scene.zip")2. Build and Run the project3. Press the "UpArrow" key Expected results: ... Read more
Selected object randomly changes the position while drag and dropping in...
Scenario1Steps:1. Open attached project (works with a new project too)2. Open SampleScene3. Select one of the GameObjects in the Hie... Read more
Long Prefab save times when using Unity 2022.2 and higher
Reproduction steps:1. Open the attached project “PrefabSave”2. Open the Profiler window (Window > Analysis > Profiler)3. In th... Read more
NullReferenceException when deselecting a Prefab GameObject in the Hiera...
How to reproduce:1. Open the user attached "Station Defender.zip" project2. Go into the "_Scenes" folder and open the "Bug" Scene3. ... Read more
Objects marked as DontDestroyOnLoad get destroyed when built
Reproduction steps:1. Open attached project "1380849.zip"2. Open Scene "ReproScene"3. Enter Play Mode4. Observe Game view5. Build an... Read more
Unused prefab data not being cleaned when removing script through override
Reproduction steps:1. Create new project and import Script22. Create an empty Gameobject and add the Script2 component3. Make the Sc... Read more
Changing an instance of a Prefab with a List/Array resets it when the Li...
How to reproduce:1. Open the user's attached project("Bugs.zip")2. Select "Prefab instance" in the Hierarchy3. In the Inspector wind... Read more
[Scene Management] Argument exception is thrown When double-clicking on ...
Double Clicking on the DontDestroyOnLoad scene while the Editor is in Play mode causes ArgumentNullException to appear in the consol... Read more
[UX] GameObject has empty layer if the layer it had previously was erased
To reproduce:1. Open any project2. Create a new layer3. Assign the layer to any game object4. Go to Tags & Layers and erase the ... Read more
Prefab GameObject and Asset lose script when exiting Play Mode
Reproduction steps:1. Open attached project and scene "Factory"2. In Hierarchy window, create new GameObject and select it3. In Insp... 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