Search Issue Tracker
ProjectSettings/GraphicsSettings.asset changes everytime platform is cha...
How to reproduce:1. Create new project2. Go to 'Edit > Project Settings > Editor > Asset Serialization and set it to 'Force... Read more
Deleting object or prefab causes Editor to crash, if that object or pref...
To reproduce from scratch:1. Make new game object, or it's prefab.2. Lock it in the Inspector.3. Delete that object. Expected result... Read more
Icon tab in Player Settings immediately folds in after trying to fold out.
1. Create new project2. Open Edit->Project Settings-> Player3. Try to override Icon settings for a specific platform (for exam... Read more
Compiler error CS0122 when using two given A$ packages
1. What happenedImporting 'Unistorm' and 'AQUAS Water/River Set' A$ packages produces error:"Assets/AQUAS/Scripts/AQUAS_LensEffects.... Read more
[UWP] Universal Windows native dll is ignored in Release/Master but work...
Steps to reproduce: 1. Open attached project "839333.zip"2. Open scene "Dummy"3. Build for Local Machine4. Once building is done ope... Read more
Editor creates multiple instances of an object selected in the hierarchy...
Steps to reproduce:1. Download and open attached project2. Open scene "test"3. Hit play4. Hit play again to stop5. Click on "TestGam... Read more
[EventTrigger] EventTrigger does not trigger the events on WebGL builds
Steps to reproduce:1. Open the attached project(ProjetoTeste.rar)2. Open the principal.unity scene3. Go to Build Settings, switch pl... Read more
[Physics] Objects with Configurable Joint get their position changed to ...
To reproduce: 1. Open attached project.2. Play "test" scene.3. Look at the Console window. You should be getting "Invalid AABB aabb"... Read more
ScrollRect performance is very slow when its 'Content' object contains c...
- The ScrollRect component in Unity's UI performs very slowly when its 'Content' contains children objects containing LayoutGroup su... Read more
Windows Store installers contain both stripped and unstripped PDBs for U...
If you look at any configuration/platform folder for Windows Store playback engines, you'll see there are 2 PDBs for UnityPlayer.dll... 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