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
Can't load the scene template when it is in the Packages directory
Reproduction steps:1. Open the user's attached project2. Click on File > New Scene3. Double-click on "My Custom Scene" Expected r... Read more
[Undo] Additional GameObjects and a Console error after Undoing and Redo...
Reproduction steps:1. Open any Unity project2. Create a GameObject (Ctrl + Shift + N)3. Duplicate the GameObject at least twice (Ctr... Read more
Nested Prefab structure breaks when Redoing override operation
To reproduce: Download the "My Project(12).zip" project and open it in Unity; Open the "SampleScene" scene; Select the "Cube" Prefab... 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
Prefab overrides not saved properly when using a Script containing a lis...
How to reproduce:1. Open the user attached project “PrefabIssueReproProject.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Select... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default