Search Issue Tracker
[2D][Animation] Lost Crypt demo project has missing Sprite Library refer...
[2D][Animation] Lost Crypt demo project has missing Sprite Library references Opening Lost Crypt demo project on Unity 2021.1 or upg... Read more
"Drag and drop a child on the parent" operation doesn't dirty the scene
Steps:1. Create a new project2. Add a GameObject "Root"3. Add two children to it ("Child1" and "Child2") Hierarchy should looks like... Read more
Prefab Component order in the Inspector window is reverted upon exiting ...
How to reproduce:1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)2. Open the ReproScene3. Open 'RootPrefab' GameObj... Read more
Crash on Scripting::ScriptingWrapperFor/SavePrefab_Internal when saving ...
Reproduction steps:1. Open user's attached project2. Press "Test" > "Create and Save Asset"3. Repeat step 2 (can take around 5 tr... Read more
Unapplied Prefab override Components cannot be reordered by dragging the...
How to reproduce:1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)2. Open the SampleScene3. Select the 'RootPrefab'4... Read more
'Set as Default Parent' is not considered as a separate action when undo...
How to reproduce:1. Create a new project2. Select 'Main Camera' GameObject3. Create a child GameObject with Alt+Shift+N4. Right-clic... Read more
Saving Scene out of the Assets folder is not allowed
How to reproduce:1. Open the attached "SaveSceneInPackage.zip" project2. Open a new Scene3. Right-click on the Scene and select Save... Read more
"Awake” function is called from the script when loading a Scene with “al...
How to reproduce:1. Open the user’s attached “LoadingIssue.zip” project2. Enter Play Mode and exit Play Mode3. Observe the Console w... Read more
Slower performance of Instantiate() when using it in a build compared to...
How to reproduce:1. Open user's attached "BugReport" project2. Open Assets/Scenes/StartScreen3. Enter Play Mode4. Press the "Generat... Read more
Opening Prefab from the prompt displayed when deleting 2nd level nested ...
How can we reproduce it using the example you attached-Open the repro project-Select the Jigsaw GameObject-Try to delete the Jigsaw.... 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