Search Issue Tracker
'Compress Assets on Import' setting gets enabled each time a player is b...
How to reproduce:1. Create a new Unity project2. Open Unity preferences and make sure 'Compress Assets on Import' is unchecked3. Clo... Read more
Editor crashes with memcpy_repmovs when deleting items from multiple arr...
How to reproduce:1. Open the attached project named "ArrayDeleteCrash"2. "Sprite Asset 1" and "Sprite Asset 2" in the project window... Read more
[Mobile]OnDrop() function is not called when using a touchscreen
Steps to reproduce:1. Open the attached project "Case_1279352"2. Open "SampleScene" Scene3. In the Project Settings->Editor set U... Read more
An error occurs after entering/leaving Play mode when GameObject is a me...
How to reproduce:1. Open the user's attached project ''SerializeReferenceBug.zip"2. From the 'Scenes' folder load the 'SampleScene'3... Read more
Add IL2CPP sysroot support for WebGL builds
Linux distrobutions don't include by default software necessary to build WebGL on Linux. Add ability to use an IL2CPP sysroot packag... Read more
'Hidden/Preview Transparent' Materials uses additional memory each time ...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
[GLES 2] Shader compiler produces calls to the bitfield functions that a...
How to reproduce:1. Open the attached '1271876.zip' project2. Build and Run to an iOS or Android device Expected result: Shader comp... Read more
[Xcode] [macOS] .bundle plugins are not signed in Xcode projects
How to reproduce:1. Open the attached 'MacXcode.zip' project2. Switch to IL2CPP Scripting Backend in Player Settings3. Go to Build S... Read more
[Terrain Tools] Thermal Erosion with noise filter spams console with errors
Repro steps1. Use the Erosion/Thermal tool2. Add a Noise brush mask filter3. Paint Read more
[Android][Gradle] aab fails to build on a very large project
Reproduction steps:1. Open the user's supplied project2. Use the default (debug) Keystore3. Build the .aab Expected result: the aab ... 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
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
- Inaccurate collisions when resizing Game view
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene