Search Issue Tracker
Undo after Unpacking/deleting prefab Completely on an instance with miss...
To reproduce. 1. Create prefab.2. Delete its asset.3. Unpack prefab instance of this prefab.4. Press undo. Expected result: After un... Read more
Crash on ComponentMatchesRequirement_ByScriptingClassNoInterface when ca...
How to reproduce: 1. Open the user’s attached project2. Open the "_StylizedTerrain" Scene3. Enter the Play mode4. Hold the R2 button... Read more
Crash when dragging a prefab from Project window to Scene window
Reproduction steps:1. Open the attached project2. Open "Assets/MainWorld" scene3. Open "Assets/Resources" folder in the Project wind... Read more
Crash on Scripting::ScriptingWrapperFor(Object*) when opening project
Reproduction steps:1. Open the attached project ("IN-24039_Reproduction") Expected result: The Editor opens the project upActual res... Read more
Scene Manager Setup ignores foldout state in hierarchy and collapses all...
Steps to reproduce:1. Open the attached project2. Open "Window/Bug Report/Scene Setup Window3. Open some scenes in the hierarchy4. N... 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
"Dangling components have unfulfilled dependencies" error appears when a...
Steps:1. Open attached project2. Add "GameObject->UI->Text" to the scene3. Make a prefab out of Text GameObject4. Add "NewBeha... Read more
Editor crashes when adding a RectTransform during the OnTransformParentC...
Steps to reproduce:1. Open User-supplied project2. Open and play scene "TransformCallback" Reproduced in: 2018.3.0a1, 2018.3.0f2, 20... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps:1. Open the attached project "GarbageCollectionBugs.zip";2. Open the Example.unity scene;3. Use Window -> Prof... Read more
[Improved prefabs] Error messages are spammed when editing prefab with m...
Steps to reproduce:1. Download 1087617_repro.zip2. Open Cobe prefab3. Edit prefab (e.g. disable component) Expected results: One err... 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