Search Issue Tracker
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... Read more
Transform Component is not accessible inside the Player when RuntimeInit...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SamplScene.unity” Scene3. Enter the Play Mode4. I... Read more
A folder called `etc` is generated when a new project is created
When a new project is created in Unity, an empty folder called `etc` is generated. Steps for reproduction:1) Open Unity2) Create a n... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... Read more
Selecting a GameObject in the Hierarchy highlights more than one GameObj...
Not tested with new Prefabs since latest tested version was alpha 5. Repro steps:1. Open QA attached project "repro_1067090"2. Open ... Read more
Prefabs with SortingGroup is dirty after loading
Loading a Prefab with GameObjects with SortingGroups and Renderers components are dirty after being loaded from disk. This should no... Read more
[Improved Prefabs] Editor crashes while openning "Overrides" window of a...
RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more
[Backend] Crash on PasteGameObjectPasteboardData when copying GameObject...
How to reproduce:1. Open the attached "1065491_repro.zip" project2. Open "Prefabs/Parent" prefab3. Copy "Nested" prefab from the Hie... Read more
Prefab Asset changes are not reflected inside Prefab Editor when changes...
Reproduction steps:1. Open the project inside of "case_1129930-TESTChangePrefab_Unity.zip"2. Take a look at "2D Prefab" asset throug... 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