Search Issue Tracker
NullReferenceExceptions are thrown after reseting AddressambleAsset and ...
How to reproduce:1. Open the attached "19.3 Packages.zip: Project2. Click on Assets/AddressableAssetsData/AddressableAssetSettings.a... Read more
.dll file, defining constrains (might only be unity dlls) causes "StackO...
Reproduction steps:1. Create a New Project2. Import a Managed .dll file (e.x. "UnityEngine.dll" from your Unity install)3. Notice "S... Read more
Physics2D.CircleCast(origin, radius, direction, layerMask) ignores the l...
How to reproduce:1. Open the "Physics_Test.zip" project2. Open the "Physics2D.unity" scene3. Enter Play Mode4. Check the Console Act... Read more
'Limit Cache Size' field and 'Expiration Delay (in seconds)' value is cu...
How to reproduce:1. Open the attached 'project-1182708.zip' project2. In the Project window select 'CacheInitializationSettings' ass... Read more
AddressableAssetGroupTemplate asset Add Schema button text overlaps with...
How to reproduce:1. Open attached project ("reprod.zip")2. In Project window select AddressableAssetGroupTemplate asset3. Open Inspe... Read more
[UI Elements] Parent element ValueChangedCallback is triggered when chan...
How to reproduce:1. Open the attached "case_1182679_repro" project2. In the top menu bar, click on Window -> "BUG REPORT 9"3. In ... Read more
[UI] "Load More..." button in the Package Managers "My Assets" window re...
Reproduction steps:1. Open the Package Manager2. "All packages" -> "My Assets"3. Scroll to the bottom4. "Load More..." Expected R... Read more
Search reset button 'x' is visible in Skinning Sprite Editor Visibility ...
How to reproduce:1. Open the attached 'project-1182627.zip' project2. In the Project window select 'Square'3. In the Inspector windo... Read more
NullReferenceException is thrown when DLL is deleted
How to reproduce:1. Open the attached 19.3 Packages.zip project2. Delete "DemiLib" from the Assets folder3. Inspect the thrown error... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... 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