Search Issue Tracker
Only the latest imported Asset's path is recorded when multiple Assets a...
How to reproduce:1. Open the user's attached "MinimumSampleProject" project2. Import both attached Material Assets (Assets->Impor... Read more
Nested Child ScriptableObject asset becomes the Main ScriptableObject as...
How to reproduce:1. Open attached "BetaTest.zip" project2. In the project window, select Data/Gameplay/Character/Abilities/Kick Atta... Read more
Crash on TextureUtil_CUSTOM_SetFilterModeNoDirty when changing the Filte...
How to reproduce:1. Create a new project2. Import the attached dds file 'kit01_armor_light.dds'3. Select the imported Asset and in t... Read more
List view changes to small icons when filtering a list in the Object Pic...
Reproduction steps:1. Open the attached '1295804.zip' project2. Open 'SampleScene'3. In the Hierarchy window select 'GameObject'4. I... Read more
"InitializeOnLoad" method runs before Asset Database is ready when reimp...
How to reproduce:1. Open the attached user project2. Select the Assets folder, right-click on the folder and press “Reimport All“ Ex... Read more
Selecting dependencies of Asset is missing 1 Texture2D from total depend...
How to reproduce:1. Open the attached project "Scopely-GUID.zip"2. Right mouse click on Assets/New Test.asset in the Project window3... Read more
ArtifactInfo.Internal_Destroy exception thrown when in Play mode while u...
Reproduction steps:1. Open the attached user's project2. Open any script in the project with Rider3. Attach Rider debugger to the Ed... Read more
Asset name with a "." symbol, results in the Inspector window only displ...
Reproduction steps:1. Open the attached project "FolderNAMES.zip"2. In the Project window go to Assets, right-click, navigate to Cre... Read more
Calling LoadAssetAtPath during DomainReload returns null asset if asset ...
How to reproduce:1. Create an asset (i.e. a shader)2. Create a class with [InitializeOnLoad] in it, and call AssetDatabase.LoadAsset... Read more
Meta file of the folder is not updated when the folder becomes hidden in...
How to reproduce:1. Open user attached project "DirectoryMonitoringBug.zip"2. Select "Bug Repro" and click "Hide Folder" Expected re... 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