Search Issue Tracker
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 in ... 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
Tile Palette: Blurry selection icon and inconsistent padding in brush se...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" In the "Tile Pal... Read more
[SpriteShape] Default colliders are created on center pivot point even i...
How to reproduce:1. Create a new 2D project2. Install the Sprite Shape package.3. Import an image, and edit the sprite to have a cus... Read more
Crash on StackAllocator<0>::GetOverheadSize when importing the “POLYGON ...
Reproduction steps:1. Create a new 3D Core project2. Download and import the “POLYGON City - Low Poly 3D Art by Synty“ asset pack fr... Read more
[Lumin] Project fails to build
Reproduction steps:1. Open the attached project ("1358132R.zip")2. Switch to Lumin platform3. Build the project Expected result: Bui... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
NavMesh Surface is baked too high above the ground, making the NavMesh A...
Reproduction steps:1. Open the attached “IN-71884 NavMesh Height Bug.zip” project2. Open the “SampleScene”3. Open the Navigation win... 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
HelpBox visuals in the "Ray Tracing Shader" asset are not aligned with t...
Steps to reproduce: Create a new project Go to "Assets" -> "Create" -> "Shader" > "Ray Tracing Shader" Select the newly cre... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template