Search Issue Tracker
Saving simple prefab with two nestees takes ~25 seconds
Steps: 1. Open attached project 2. Load SampleScene 3. Drag Arch GameoObject (it has two nestees instances) to the Project Browser ... Read more
SceneManager.SceneLoaded is called after loaded scene's Awake call
Reproduction steps: 1. Open the attached project "SceneSwitchingTest" 2. Open Scenes/ManagerScene 3. Press the 'A' key Expected res... 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
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce: 1. Open the project "case_1245240-DiscardChanges" 2. Open the Scene "SampleScene" 3. Select the GameObject "Test" ... Read more
SceneManager.GetSceneByBuildIndex returns a blank Scene object when 'Rel...
How to reproduce: 1. Open the attached project (case-1250452.zip) 2. Make sure that 'Enter Play Mode options' is enabled and 'Reload... Read more
Crash on GameObject::IsActive when enabling a specific Game Object
Reproduction steps: 1. Open user's attached project and scene "MainMenuScene" 2. In the Hierarchy, select the Game Object without a ... Read more
GetComponentInParent is returning null when the GameObject is a Prefab
How to reproduce: 1. Open the attached project (case-1249927.zip) 2. Click on the 'test' GameObject and make sure the 'MyPrefab' fie... Read more
Unpacking nested Prefabs causes their references to be set back to Prefa...
Description: Unpacking nested Prefabs with references to each other causes references to be set back to Prefabs in Assets folder ins... Read more
Crash on UnpackPrefabInstanceRecursive when entering Play mode in a Scen...
Reproduction steps: 1. Open the project attached by the user 2. Open "SampleScene" 3. Enter Play mode Reproducible with: 2018.4.23f... Read more
Editor crashes while making prefab out of a GameObject
Steps: 1. Open attached project 2. Load "Disconnected" scene 3. Drag "Loading Manager" GameObject to the Project Browser to make a p... 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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP