Search Issue Tracker
Select Dependencies doesn't track includes of shaders
To reproduce:1) Open attached project2) Right-click SSAOShader3) Select Dependencies Expected: Includes get selected in project view... Read more
Importing animation from Maya causes Unity to crash
To reproduce:1) Create new project2) Try importing attached 'whale_anim.fbx' First time it hanged, afterward it always crashed Unity... Read more
WorldNormalVector using in surface shader can't get proper value in GI c...
How to reproduce:1. Download attached project file and open "Normal" Scene (you can see the Sphere in black color)2. Open 'NewBakeSh... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project2. Select "HiddenObjectInspector"3. Click "Create It Now"4. Click on an... Read more
[Regression] Unity UI image/button artifacts on Play Mode
How to reproduce:1. Download attached project file and open "MainMenu" scene2. Enter Play Mode Actual result: While in Play Mode all... Read more
PropertyField doesn't show enum popup when used in ScriptedImporterEditor
How to reproduce:1. Download attached project file2. Select "Test.test" in the project Assets Window3. Check the inspector. It has "... Read more
Gravity not affecting object after removing fixed joint
To reproduce:1) Open attached project and scene in it2) Play it3) Select Sphere4) Remove Fixed Joint component Expected: Gravity mak... Read more
Crash in SplatDatabase::RecalculateBasemap when accessing scene that con...
How to reproduce:1. Open the attached user project and "CrashTest" scene Expected result: Scene opens and console prints out info ab... Read more
[.NET 4.6]Performance Reporting service with .NET 4.6 backend causes bui...
To reproduce:1. Open project attached by the user2. Make sure that scripting backend is set to experimental 4.6 and Performance Repo... Read more
PrefabUtility.RecordPrefabInstancePropertyModifications not saving prefa...
Steps to reproduce:1. Open attached project2. Open "Scene1" scene3. Go to menu TestPrefab -> ModifyAndSaveInstance4. Cube gets sc... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal