Search Issue Tracker
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more
Change IPv6 to IPv4 causes DNS issue
repro:1) set the environment IPv62) download a content via HttpWebRequest3) change the environment IPv44) download a content with th... Read more
TargetJoint2D added during runtime ignores collision
Steps to reproduce:1) open attached project2) play scene 'TestScene'- the scene has three cubes, bottom right corner shows expected ... Read more
[MSE] SceneCount is always 1 in Awake()
Repro steps:1)Open the project and Scene12) Add Scene2 additively and press play3) See the debug prints from SceneLoadTest - sceneCo... Read more
[UNETServerDLL] Attempt to send data via "Fragmented" channels cause "In...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Press "Connect" button5. Choose "UnreliableFragmented"... 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
[Shuriken] Renderer max and min particle size fields are visible in the ...
Steps to reproduce: 1. Create new project or download attached one and skip to step 4.2. Create particle system.3. Set its render mo... Read more
[Shuriken] Deactivating the SubEmitter module makes SubEmitter particles...
Particle SubEmitters stop playing in preview when the module they are assigned to is deactivated. Any change done to these particles... Read more
BuoyancyEffector2D.density is compared against colliders mass instead of...
Steps to reproduce:1. Download and open project "BuoyancyEffector2DBugTest.zip"2. Open and play scene "level01"3. Notice that smalle... Read more
When an object has a parent and physics were initiated collider is mispl...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "test" scene3. Notice that the red plank doesn't ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument