Search Issue Tracker
Editor crashes while loading a project if you will quit Unity Hub
Steps to reproduce:1. Open Unity Hub2. Create a project via Unity Hub3. Quit the hub while the Editor is loading, the editor will cr... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
GameObject with custom shader shows visual corruption due to incorrect p...
Reproduction steps: 1. Open the attached project “ReproProject“2. Switch to the Android platform in Build Profiles (File → Build Pro... Read more
"Missing types referenced from component UniversalRenderPipelineGlobalSe...
Steps to reproduce:1. Create a new project using Universal 3D template2. Open Build Settings (File -> Build Settings)3. Switch to... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Parts of the Material Thumbnail's background change color when material'...
How to reproduce:1. Create a new project2. Create a new Material3. Observe the Material's Thumbnail4. Make any changes to the Materi... Read more
Player crashes on "condition `res' not met" when memory is corrupted by ...
Reproduction steps:1. Open the attached project "TypeMismatchCrash_2022.zip"2. Build and Run the project3. Observe crash Reproducibl... Read more
Sprite is not sliced accurately into multiple Sprites when slicing Metho...
How to reproduce:1. Open the attached 'test-packages-2d.zip' project2. Select Assets -> Test -> 'ExplosionSprite' Sprite3. Ope... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
"Dismiss" button positioned incorrectly in Build Details window Help Box...
Steps to reproduce: Create a project Go to "File" -> "Build Profiles" Select "macOS" platform Observe the Help Box displayed for ... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist