Search Issue Tracker
[Mac] UI Image Size remains static after changing the Image's Sprite and...
How to reproduce:1. Open the user-submitted project ("ImageBug.zip")2. Open the "Canvas" prefab and change the "Image" object's spri... Read more
[Android][Adreno] Shader compiler emits wrong code when using "sign" int...
Steps to reproduce:1. Open user attached project2. Build & Run3. Observe the pink cube Expected result: Shader compiler should n... Read more
Unresponsive Editor caused by Shader Compilation
Steps:1. Open repro project2. Open the shader and uncomment the lines#define foo bar.foofoo;3. Save the shader and go back to editor... Read more
Sphere Collider sometimes reports incorrect results when using Physics.C...
To reproduce:1. Open attached project2. Move the Sphere Collider around Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a2Couldn... Read more
[Android][Vulkan][VideoPlayer] Video Player crashes when graphics API is...
How to reproduce:1. Open the attached project2. Sample scene is very simple, it has Video Player attached to Main Camera with all de... Read more
[Incremental GC] Projects fails to open if switching from .NET 4.x to .N...
How to reproduce:1. Open attached project2. Go to Player Settings and switch to .NET 3.5 Result - Editor is not opened, after that y... Read more
Script reference lost when importing .unitypackage with .dll files
Steps to reproduce:1. Open the attached Project "ReimportReproPackage"2. See the Inspector Window for GameObject "ColorChaningCube" ... Read more
[Addressables] Shaders are not being included in the Asset Bundle in pac...
To reproduce:1. Open the attached project2. Play the 'SampleScene' Expected: Shaders are included in the Asset Bundles when packed u... Read more
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
Animation Event leads to non-existent documentation page when clicked on...
Reproduction steps:1. Open the project inside "Space Raider.zip"2. Open the Animation window3. Select "Explosion" animation4. Select... 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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC