Search Issue Tracker
[iOS] Missing 180x180 icon in iOS build
To reproduce:1. Open attached project ("794469.zip")2. Go to Player settings3. Observe that 180x180 icon for iPhone is overrided4. B... Read more
Only first script can be selected in the "Select MonoScript" window
Reproduction steps:1. Open the attached project2. Open the "test" scene3. Notice that Cube gameobject has script which was deleted a... Read more
[HLSLcc][Tessellation][AMD] Visual artifacts using custom water shader
Steps to reproduce: 1. Download and import attached project. (glcore-artifacts.zip)2. Open scene: errors3. Zoom in and out in scene ... Read more
Scripts stripped from prefab included into an asset bundle
How to reproduce: 1. Open attached project2. Build to OSX Standalone and run- Note that there are no buildings showing up on the gre... Read more
[NetworkAnimator] Only first layer animations are synced through network
Steps to reproduce: 1. Open attached project "NetworkAnimatorMultipleLayers.zip"2. Build and run project as host3. In editor, open s... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Sprites become pink after playing the scene
Reproduction steps:1. Open "Test001" project2. Open "Test" scene3. Drag and drop "runningcat" sprite to scene view4. Run the sceneNo... Read more
Animation error - Invalid AABB - Quaterion to Matrix conversion failed
Reproduction steps:1. Open "Test002" project2. Play "NewScene"3. Press "Return"Notice: The "Avatar"'s hand "Right Hand" (in hierarch... Read more
[Instancing] Using an Instanced Shader on a SkinnedMeshRenderer crashes ...
Reproduction steps:1) Open "case_794402_ShaderCrash.zip" project2) Open "TestScene" scene3) Select "cloth_plane_test" object in hier... Read more
[Substances] Dragging a variable slider too fast causes it to lose funct...
I've noticed that sliders act slightly differently recently, when dragged too fast they lag. When dragging a substance slider it cau... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons